dump-things-service/dump_things_service/tests
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Christian Monch 84d09a2160
All checks were successful
Codespell / Check for spelling errors (push) Successful in 40s
Ruff / Code linting (push) Successful in 54s
Test execution / Test-all (push) Successful in 1m26s
chore: clean up imports test_basic.py
2026-07-29 10:58:03 +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: clean up imports test_basic.py 2026-07-29 10:58:03 +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_paths.py chore: apply standard formatting 2026-07-15 12:48:19 +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 fix: ensure that default tokens cannot be deleted 2026-07-15 13:12:14 +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