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

Tests using local source and flask test client resolves RDFLib/VocPrez#21 #30

Closed recalcitrantsupplant closed 4 years ago

recalcitrantsupplant commented 4 years ago

initial commit to resolve issue 21.

Utilises flask test client with a local test file.

Started refactoring test_endpoints.

Closes #21