Ishi01 / CITS5505Group41Project

CITS5505 Agile Web Develoment Group Project
MIT License
1 stars 0 forks source link

21 unit testing #40

Closed stuar7 closed 4 months ago

stuar7 commented 4 months ago

Start of Unit Testing. Should be merged after #39.

stuar7 commented 4 months ago

Tests are placed in the ./tests/ file. They should test the python functions are working as intended, with incorrect and correct data being fed through them. Furthermore, database entries should be queried to test for completeness.

Ishi01 commented 4 months ago

Works well on my system, good to merge imo