jsonschemas: backport "internal_notes" to v6.0.0 #5668
Annotations
10 errors
Run tests:
tests/tokens/test_resource_access.py#L184
test_rec_files_permissions_with_rat
assert 400 == 200
+ where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
|
Run tests:
tests/tokens/test_resource_access.py#L242
test_rec_metadata_permissions_with_rat
assert 400 == 200
+ where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
|
Run tests:
tests/tokens/test_resource_access.py#L300
test_draft_files_permissions_with_rat
assert 400 == 200
+ where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
|
Run tests:
tests/tokens/test_resource_access.py#L358
test_draft_metadata_permissions_with_rat
assert 400 == 200
+ where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
|
Run tests:
tests/tokens/test_resource_access.py#L415
test_fully_restricted_rec_files_permissions_with_rat
assert 400 == 200
+ where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
|
Run tests:
tests/tokens/test_resource_access.py#L474
test_fully_restricted_draft_files_permissions_with_rat
assert 400 == 200
+ where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
|
Run tests:
tests/tokens/test_resource_access.py#L779
test_rec_files_permissions_with_rat_wrong_file
assert 400 == 200
+ where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
|
Run tests:
tests/tokens/test_resource_access.py#L837
test_rec_files_permissions_with_rat_wrong_access
assert 400 == 200
+ where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
|
Run tests:
tests/tokens/test_resource_access.py#L896
test_rec_files_permissions_with_rat_wrong_recid
assert 400 == 200
+ where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
|
Run tests:
tests/tokens/test_resource_access.py#L955
test_rec_files_permissions_with_rat_wrong_signer
assert 400 == 200
+ where 400 = <WrapperTestResponse streamed [400 BAD REQUEST]>.status_code
|
Loading