twitter-api-v2 icon indicating copy to clipboard operation
twitter-api-v2 copied to clipboard

Add integration tests

Open myConsciousness opened this issue 2 years ago • 0 comments

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

myConsciousness avatar Oct 16 '22 12:10 myConsciousness