Write integration test that confirms the SPARQL query works against a current graph #283
Labels
maint:process
Improvement to internal processes
released
This issue/pull request has been released.
someday
Not a priority right now, but we want to keep this around to think or discuss more.
type:maintenance
Upkeeping efforts & catch-up corrective improvements that are not Features nor Bugs
#282 is a good example of a PR that looks good but to be completely sure a reviewer would have to
That's silly work and a bot should do it. As part of a test. We should be most of the way there already, but the rest is probably still a good bit of work.
The crucial part of the issue entails testing that the query template returns expected results, rather than the content of the query string itself. Specifically, this may requiring construct test queries, and then asserting over responses from the graph.
This would help catch issues such as:
The text was updated successfully, but these errors were encountered: