stat-tracker/module/__tests__
2025-06-12 19:27:20 -06:00
..
schemas Rename files to better indicate that they're tests 2025-06-12 19:27:20 -06:00
README.md Begin writing tests 2025-05-31 23:15:24 -06:00
registration.mjs Rename files to better indicate that they're tests 2025-06-12 19:27:20 -06:00

Testing

The stat-tracker module utilizes quench for it's end-to-end tests and unit tests, enabling us to be sure that the module is as stable as possible and detect when there are breaking changes.