twitter-api-v2
twitter-api-v2 copied to clipboard
Add integration tests
1. What could be improved
The current test is mainly a mock-up test of the process of HTTP communication. I would like to add an integration test that actually performs HTTP communication.
2. Why should this be improved
Adding tests that actually perform HTTP communication will make the software more secure and sustainable.
3. Any risks?
4. More information
Maybe it's useful.
- https://docs.flutter.dev/cookbook/testing/integration/introduction