Closed joestubbs closed 1 year ago
The tests should check the basic data retrieval functions (models.py) and associated /data route and be runnable as a python program. We have used pytest in the past with good success. The Tenants API source repository could serve as an example:
Duplicate of #8
The tests should check the basic data retrieval functions (models.py) and associated /data route and be runnable as a python program. We have used pytest in the past with good success. The Tenants API source repository could serve as an example: