stevietelly / TimeTableGenerator

A minimalist Algorithm that creates timetables written in python
MIT License
0 stars 0 forks source link

Testing Apparatus #3

Open stevietelly opened 1 year ago

stevietelly commented 1 year ago

There needs to exist a testing program to ensure that nothing goes unchanged that is needed in the code and it is also necessary for the branch that has to be developed next week for CS50P Submission, it is a requirement that it is pytest compliant too.

stevietelly commented 1 year ago

The folder Testsis geared towards that and the test file which In our next push should be renamed to project_test