summaryrefslogtreecommitdiff
path: root/test/test_graph/test_graph_http.py
Commit message (Expand)AuthorAgeFilesLines
* fix: correct imports and `__all__` (#2340)Iwan Aucamp2023-04-121-5/+3
* fix: IRI to URI conversion (#2304)Iwan Aucamp2023-03-231-4/+39
* build(deps-dev): bump mypy from 1.0.1 to 1.1.1 (#2274)dependabot[bot]2023-03-191-1/+2
* build(deps-dev): bump black from 22.12.0 to 23.1.0 (#2248)dependabot[bot]2023-03-111-1/+0
* fix: small InputSource related issues (#2255)Iwan Aucamp2023-03-111-3/+3
* build(deps-dev): bump mypy from 0.991 to 1.0.1 (#2247)dependabot[bot]2023-03-061-0/+4
* test: content-type handling with SPARQLStore + CONSTRUCT queries (#2092)Iwan Aucamp2022-08-231-20/+5
* Fixes #1429, add `iri2uri` (#1902)Graham Higgins2022-05-191-0/+37
* test: convert `test_graph_http.py` to pytest (#1956)Iwan Aucamp2022-05-181-33/+26
* Improved mock HTTP ServerIwan Aucamp2022-05-121-27/+33
* test: move test utility modules into `test/utils/` (#1879)Iwan Aucamp2022-05-041-6/+1
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-04-151-6/+5
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-04-141-1/+6
* extend test suite re-orgGraham Higgins2022-03-181-0/+231