- Test the interaction between the Kauri Wallet UI app and the Kauri API.
- Ensure all exposed endpoints are covered.
- Instead of using mock data, test against a real Docker daemon that is destroyed after testing.
- Test environment should be easy to scale and support
- Performance testing, load generation, concurrent requests, response latency
Initial Approach (to be detailed out as separate issues):
Initial Approach (to be detailed out as separate issues):