dump-things-server/dump_things_service/tests
Christian Monch 308642e6b0 add use_classes key to collection configuration
If the `use_classes` key is present in a collection
configuration mapping, only the classes described
in `use_classes` key will receive endpoints for
storing and validating.
2025-10-29 14:15:28 +01:00
..
assets support fully merged schemas 2025-10-09 09:51:59 +02:00
__init__.py use HTTP-status code variables instead of ints 2025-05-05 11:10:26 +02:00
create_store.py throw an exception if a prefix in a pid is undefined 2025-09-29 15:10:50 +02:00
fixtures.py add use_classes key to collection configuration 2025-10-29 14:15:28 +01:00
test_auth.py support curator-authentication with Forgejo 2025-10-14 13:29:38 +02:00
test_basic.py rename ignored_classes to ignore_classes 2025-10-29 08:20:58 +01:00
test_config.py refactor code, improve generated docs 2025-10-28 14:32:54 +01:00
test_curated.py signal 404 error when trying to delete a non existing record 2025-10-17 12:34:38 +02:00
test_extract_inline.py use configured tags in record store 2025-10-07 15:35:06 +02:00
test_generators.py refactor code, improve generated docs 2025-10-28 14:32:54 +01:00
test_incoming.py refactor code, improve generated docs 2025-10-28 14:32:54 +01:00
test_mapping.py use HTTP-status code variables instead of ints 2025-05-05 11:10:26 +02:00
test_modes.py add curator record_of_class endpoints 2025-09-27 06:37:17 +02:00
test_pid_resolution.py validate input records 2025-10-16 15:22:06 +02:00
test_roundtrip.py use configured tags in record store 2025-10-07 15:35:06 +02:00
test_roundtrip_flatsocial.py refactor code according to hatch fmt 2025-10-28 12:44:08 +01:00
test_utils.py use hashed tokens in tests 2025-09-19 12:29:23 +02:00
test_validate.py refactor code according to hatch fmt 2025-10-28 12:44:08 +01:00
test_web_interface.py use hashed tokens in tests 2025-09-19 12:29:23 +02:00
testschema.yaml validate input records 2025-10-16 15:22:06 +02:00