This issue aims to implement APIs that makes writing tests easier: 1. An API to seed bounce states before a test is run. 2. An API to get bounce states after a component is rendered and proceeded to a certain state. 3. An API to mock requests and responses (hard?)