summaryrefslogtreecommitdiff
path: root/test/test_misc
Commit message (Expand)AuthorAgeFilesLines
* fix: HTTP 308 Permanent Redirect status code handling (#2389)Iwan Aucamp2023-05-172-16/+218
* test: Eliminate flake8 errors in tests (#2353)Iwan Aucamp2023-04-141-2/+2
* docs: document avaiable security measures (#2270)Iwan Aucamp2023-03-161-0/+172
* build(deps-dev): bump black from 22.12.0 to 23.1.0 (#2248)dependabot[bot]2023-03-112-3/+1
* fix: small InputSource related issues (#2255)Iwan Aucamp2023-03-113-15/+693
* feat: add type hints to `rdflib.query` and related (#2097)Iwan Aucamp2022-08-241-2/+3
* test: convert some `unittest` based tests to `pytest` (#2075)Iwan Aucamp2022-08-072-14/+3
* test: rework RDF/XML test suite (#1987)Iwan Aucamp2022-06-081-1/+8
* test: remove unused imports in test codeIwan Aucamp2022-05-171-1/+0
* continuing re-org of w3c testsGraham Higgins2022-05-101-1/+1
* Remove testing and debug code from rdflibIwan Aucamp2022-04-191-0/+41
* Merge remote-tracking branch 'upstream/master' into test-reorgIwan Aucamp2022-04-178-10/+12
|\
| * [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-04-157-8/+9
* | test re-orgGraham Higgins2022-04-162-3/+86
|/
* [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2022-04-144-6/+4
* take the opportunity to remove references to unittest, as suggestedGraham Higgins2022-04-124-9/+4
* migrate yet more tests to pytestGraham Higgins2022-04-124-54/+38
* more test re-orgGraham Higgins2022-04-029-0/+406