Files
school-management-api/test
2022-03-07 11:48:10 -08:00
..
2022-03-04 13:56:43 -08:00
2022-02-23 19:19:37 -08:00
2022-03-04 14:09:44 -08:00
2022-03-04 13:56:43 -08:00
2022-03-07 11:48:10 -08:00

Testing

If you're looking in here, I know this codespace is a mess, I didn't think I would include it.
But to be fair, I think a problem as complex as schedule generation should be seen. Currently
the tests are being run in python since it is a lot easier for me to quickly test and edit the
algorithm. Once I get the algorithm complete, I plan on rewriting it in GoLang, using the python
script as a reference.