dump-things-service/dump_things_service/tests
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Christian Monch c4c322e6d6
Some checks failed
Codespell / Check for spelling errors (push) Successful in 41s
Codespell / Check for spelling errors (pull_request) Successful in 41s
Ruff / Code linting (push) Successful in 52s
Ruff / Code linting (pull_request) Successful in 51s
Type annotation (PR) / check (pull_request) Failing after 1m13s
Test execution / Test-all (push) Successful in 1m26s
tests: add test for instance-state updates
Add a test that ensures that instance-state is
updated when a collection is `PUT` or `DELETE`-ed.
2026-07-07 10:25:53 +02:00
..
assets add a regression test for linkml issue #2600 2025-12-17 21:24:54 +01:00
__init__.py add collection configuration checks 2026-06-12 12:41:54 +02:00
create_store.py chore: auto-apply code linting fixes via hatch check code --fix 2026-06-30 20:37:04 +02:00
fixtures.py feat: sort JSON records before saving them 2026-07-03 15:59:46 +02:00
test_auth.py chore: auto-apply code formatting fixes via hatch check fmt --fix 2026-06-30 20:41:05 +02:00
test_basic.py chore: fix code-linter warnings 2026-07-01 16:33:38 +02:00
test_canonical.py feat: add canonicalisation tests 2026-07-03 16:00:04 +02:00
test_collection_administration.py tests: add test for instance-state updates 2026-07-07 10:25:53 +02:00
test_config.py chore: apply subset of unsafe fixes from hatch check code 2026-07-01 10:35:08 +02:00
test_curated.py chore: fix code-linter warnings 2026-07-01 16:33:38 +02:00
test_extract_inline.py chore: apply subset of unsafe fixes from hatch check code 2026-07-01 10:35:08 +02:00
test_generators.py add a regression test for linkml issue #2600 2025-12-17 21:24:54 +01:00
test_ifabsent_patch.py chore: auto-apply code formatting fixes via hatch check fmt --fix 2026-06-30 20:41:05 +02:00
test_incoming.py chore: fix code-linter warnings 2026-07-01 16:33:38 +02:00
test_mapping.py return admin_token in test fixture 2026-06-12 12:41:54 +02:00
test_modes.py chore: apply subset of unsafe fixes from hatch check code 2026-07-01 10:35:08 +02:00
test_pid_resolution.py return admin_token in test fixture 2026-06-12 12:41:54 +02:00
test_roundtrip.py chore: fix noqa directive syntax and incomplete issue identifiers 2026-06-30 20:33:20 +02:00
test_roundtrip_flatsocial.py chore: auto-apply code formatting fixes via hatch check fmt --fix 2026-06-30 20:41:05 +02:00
test_token_endpoints.py chore: auto-apply code formatting fixes via hatch check fmt --fix 2026-06-30 20:41:05 +02:00
test_unicode.py chore: auto-apply code formatting fixes via hatch check fmt --fix 2026-06-30 20:41:05 +02:00
test_utils.py add audit backend generation and general fixes 2026-06-12 12:39:32 +02:00
test_validate.py chore: auto-apply code formatting fixes via hatch check fmt --fix 2026-06-30 20:41:05 +02:00
test_web_interface.py chore: auto-apply code formatting fixes via hatch check fmt --fix 2026-06-30 20:41:05 +02:00
testschema.yaml validate input records 2025-10-16 15:22:06 +02:00