Open tomli380576 opened 1 year ago
We will use jest. Integration tests can be skipped for now.
Jest is absolute hell to setup with discord.js 💀 if anyone wants to try setting it up feel free to
Node native tests seems to work well. No extra dependencies: https://nodejs.org/api/test.html
We will also use ts-mockito for creating mocks https://github.com/NagRock/ts-mockito
It's basically impossible to manually test YABOB now given how many commands and buttons we have.