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

[improvement] Run tests automatically for pull requests

Open nolbuzanis opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. Not really just good practice. There are lots of tests, but not an easy way to tell if new commits break anything.

Describe the solution you'd like Could add valid twitter credentials for a test account to the CI pipeline for running tests. Could also change most of these tests to mock the network request if that is not the main function/system under test.

nolbuzanis avatar Apr 07 '22 03:04 nolbuzanis