summaryrefslogtreecommitdiff
path: root/test/test_store/test_store_sparqlstore.py
Commit message (Expand)AuthorAgeFilesLines
* fix: correct imports and `__all__` (#2340)Iwan Aucamp2023-04-121-6/+3
* test: fix deprecation warnings (#2260)Iwan Aucamp2023-03-111-1/+1
* fix: add charset encoding to SPARQLConnector.update() request. (#2112)Robert Casties2022-09-151-9/+9
* test: convert more test from unittest to pytest (#2089)Iwan Aucamp2022-08-231-35/+28
* Improved mock HTTP ServerIwan Aucamp2022-05-121-27/+32
* test: move test utility modules into `test/utils/` (#1879)Iwan Aucamp2022-05-041-2/+1
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-04-151-11/+9
* update imports and filepathsGraham Higgins2022-03-191-2/+2
* revert more unintentionally-changed test filesGraham Higgins2022-03-191-10/+11
* extend test suite re-orgGraham Higgins2022-03-181-0/+541