dump-things-server/dump_things_service/tests
Christian Monch e06c3b4c2f emit schema_type in JSON results
This change amends the JSON-results when
storing or fetching records. The returned
JSON-records will now always contain a
`schema-type` attribute with the correct
type CURIE or URI.
2025-06-04 16:20:15 +02:00
..
__init__.py use HTTP-status code variables instead of ints 2025-05-05 11:10:26 +02:00
create_store.py adapt tests to new signature of RecordDirStore 2025-06-03 09:43:33 +02:00
fixtures.py add PID-mapping methods with 2-stage dir hierarchy 2025-06-04 08:23:06 +02:00
test_basic.py emit schema_type in JSON results 2025-06-04 16:20:15 +02:00
test_config.py format code 2025-05-26 20:27:40 +02:00
test_extract_inline.py adapt tests to new signature of RecordDirStore 2025-06-03 09:43:33 +02:00
test_mapping.py use HTTP-status code variables instead of ints 2025-05-05 11:10:26 +02:00
test_modes.py improve default token handling 2025-05-06 22:46:48 +02:00
test_permission_fetching.py improve default token handling 2025-05-06 22:46:48 +02:00
test_roundtrip.py emit schema_type in JSON results 2025-06-04 16:20:15 +02:00
test_roundtrip_trr379.py emit schema_type in JSON results 2025-06-04 16:20:15 +02:00
test_utils.py clean up code 2025-05-05 16:43:55 +02:00
test_web_interface.py add a simple memory based index for RecordDirStore 2025-05-28 06:20:08 +02:00
testschema.yaml emit schema_type in JSON results 2025-06-04 16:20:15 +02:00