RDFLib / VocPrez

A tool (API and web front-end) for the read-only delivery system of SKOS vocabularies.
GNU General Public License v3.0
21 stars 13 forks source link

Create tests for all endpoints #13

Closed nicholascar closed 3 years ago

nicholascar commented 4 years ago

Use a local file vocab containing Collections to test all endpoints for:

nicholascar commented 3 years ago

Most test implemented in https://github.com/RDFLib/VocPrez/blob/master/tests/test_endpoints.py. Others to be implemented as needed