You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 19, 2024. It is now read-only.
the test script should file a new issue on a locally configurable repository (.env) that tests all the bot commands, and then checks the result.
A minimum goal to start would be some end-to-end tests that run all commands and check their responses.
It wouldn't be just CI step, yarn test will also help developers to get quick feedback if they broke something with new changes.