views: FAIR signposting level 1 support (HTTP Link headers) #5526
Annotations
6 errors
Python / Tests (3.12, postgresql14, opensearch2):
tests/ui/test_stats_ui.py#L34
test_record_view_events
assert 404 == 200
+ where 404 = <WrapperTestResponse streamed [404 NOT FOUND]>.status_code
|
Python / Tests (3.12, postgresql14, opensearch2):
tests/ui/test_stats_ui.py#L66
test_record_view_statistics
assert 404 == 200
+ where 404 = <WrapperTestResponse streamed [404 NOT FOUND]>.status_code
|
Python / Tests (3.12, postgresql14, opensearch2)
Process completed with exit code 1.
|
Python / Tests (3.9, postgresql14, opensearch2):
tests/ui/test_stats_ui.py#L34
test_record_view_events
assert 404 == 200
+ where 404 = <WrapperTestResponse streamed [404 NOT FOUND]>.status_code
|
Python / Tests (3.9, postgresql14, opensearch2):
tests/ui/test_stats_ui.py#L66
test_record_view_statistics
assert 404 == 200
+ where 404 = <WrapperTestResponse streamed [404 NOT FOUND]>.status_code
|
Python / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
|