netwerk-digitaal-erfgoed / ld-workbench

A CLI tool for transforming large RDF datasets using pure SPARQL.
5 stars 1 forks source link

Modify tests to only use local sources #16

Closed mightymax closed 10 months ago

mightymax commented 11 months ago

Currently the tests use the example configuration. That configuration connects to a remote endpoint. We should not have to rely on the availability of such endpoints to test our code. Therefore, we should have a specific test configuration (in the __tests folder) that uses local files only.