Ontotext-AD / graphdb.js

The officially supported javascript driver for accessing RDF4J and GraphDB
Apache License 2.0
34 stars 11 forks source link

Update the library tests after bug in RDF4J gets fixed #97

Open svilenvelikov opened 3 years ago

svilenvelikov commented 3 years ago

Following MR https://github.com/Ontotext-AD/graphdb.js/pull/96 hit a bug in RDF4J version used in the GraphDB 9.4.0. and we had to change the tests to account the actual "broken" response.

We should watch the related issue in RDF4J and when it gets fixed and enters in a GDB release, we must update the tests respectively and release the library as well.

teodossidossev commented 3 years ago

Tests should fail again when functionality is fixed and we upgrade GDB version