Commit Graph

2 Commits

Author SHA1 Message Date
Dev
54223f3848 Add botController test 2023-11-05 20:11:52 +00:00
TheSparta
1f0318e66d Create container once before all tests
- Doesn't recreate the container for each test file, only loads the database once at the start, makes it much faster.
- Every test file should be imported in `Setup.test.ts` in order for it to work.
2023-11-05 16:59:54 +00:00