the-convocation/twitter-scraper

Add a GitHub Action to test libraries

AleexMzz opened this issue · 1 comments

I noticed a lot of errors when I ran the "npm run test" command.
image
Is this normal, did I do something wrong? If it's really errors, it would be nice to add a github action that automatically checks for errors in tests.

This is normal, and it is errors. The Twitter API changes at the speed of light.

There is a GHA that runs on a regular basis, and it's almost always failing.