dump-things-service/dump_things_service/tests
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Christian Monch df6d8a9ddb
All checks were successful
Test execution / Test-all (push) Successful in 2m13s
allow storing of Thing-records
When inlined record extraction was introduced,
the storing of records of class `Thing` was
prohibited.

This restriction is lifted by this commit.
2026-06-24 15:56:54 +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 add audit backend generation and general fixes 2026-06-12 12:39:32 +02:00
fixtures.py fix configuration conversion errors 2026-06-22 11:17:09 +02:00
test_auth.py add audit backend generation and general fixes 2026-06-12 12:39:32 +02:00
test_basic.py remove obsolete test 2026-06-24 09:44:30 +02:00
test_collection_administration.py fix tests 2026-06-24 09:44:31 +02:00
test_config.py adapt tests to disabled distinct directory detection 2026-06-24 09:44:30 +02:00
test_curated.py return admin_token in test fixture 2026-06-12 12:41:54 +02:00
test_extract_inline.py allow storing of Thing-records 2026-06-24 15:56:54 +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 patch LinkML's ifabsent handling, add regression test 2025-12-15 13:37:46 +01:00
test_incoming.py return admin_token in test fixture 2026-06-12 12:41:54 +02:00
test_mapping.py return admin_token in test fixture 2026-06-12 12:41:54 +02:00
test_modes.py return admin_token in test fixture 2026-06-12 12:41:54 +02:00
test_pid_resolution.py return admin_token in test fixture 2026-06-12 12:41:54 +02:00
test_roundtrip.py return admin_token in test fixture 2026-06-12 12:41:54 +02:00
test_roundtrip_flatsocial.py return admin_token in test fixture 2026-06-12 12:41:54 +02:00
test_token_endpoints.py return admin_token in test fixture 2026-06-12 12:41:54 +02:00
test_unicode.py add test for unicode IRI handling 2026-06-12 12:41:54 +02:00
test_utils.py add audit backend generation and general fixes 2026-06-12 12:39:32 +02:00
test_validate.py return admin_token in test fixture 2026-06-12 12:41:54 +02:00
test_web_interface.py return admin_token in test fixture 2026-06-12 12:41:54 +02:00
testschema.yaml validate input records 2025-10-16 15:22:06 +02:00