hotosm / tm-admin

Administrative modules for Tasking Manager style projects
GNU Affero General Public License v3.0
1 stars 1 forks source link

Add test cases #3

Closed robsavoye closed 9 months ago

robsavoye commented 10 months ago

Although each python class can be run standalone, actual test cases would be an improvement. These will require a local postgres database and sample data.

robsavoye commented 9 months ago

There are now test cases for all the primary tables, extracted from the TM and FMTM backends. Not all tests are implemented yet, there's 222 of them. 48 are currently implemented.