Commit Graph

3 Commits

Author SHA1 Message Date
Val Lorentz fb02fb3841 Use requests directly instead SPARQLWrapper
So tests can be closer to the real thing, by mocking the HTTP server
instead of having a completely different abstraction on the client side
(RdflibSparqlBackend)
2023-05-21 19:58:02 +02:00
Val Lorentz 370c75b16c Lint tests 2023-05-21 17:49:30 +02:00
Val Lorentz 3a6d306fbf Define basic architecture and pytest fixtures for SPARQL querying 2023-05-21 14:04:46 +02:00