compass/backend/services
Emma Foster 99e43c7b30
Resource Service and Tests (#41)
* Implement Resource service, tests, and test data with 97% coverage.

* Update slug service to return empty list and corresponding tests

* Update resource update tests to grab resource by id from the db to check
2024-11-04 15:10:58 -05:00
..
__init__.py Set up User and Tag tests/fixtures, Fix data type errors 2024-04-12 17:38:20 -04:00
exceptions.py resource service methods wip 2024-04-24 20:01:05 -04:00
health.py Intialize API with basic user methods 2024-04-23 21:04:48 -04:00
permissions.py resource service and permissions service wip 2024-04-24 20:01:13 -04:00
resource.py Resource Service and Tests (#41) 2024-11-04 15:10:58 -05:00
service.py Implement service api method 2024-04-24 19:57:44 -04:00
tag.py Set up User and Tag tests/fixtures, Fix data type errors 2024-04-12 17:38:20 -04:00
user.py updated the service methods and modified a few of the tests. 2024-04-24 19:37:29 -04:00