mydiracx extension extensions/src/mydiracx #17
Annotations
3 errors
Run pytest:
extensions/mydiracx/mydiracx-routers/tests/test_generic.py#L14
test_write
assert 404 == 200
+ where 404 = <Response [404 Not Found]>.status_code
|
Run pytest:
extensions/mydiracx/mydiracx-routers/tests/test_generic.py#L20
test_read
assert 404 == 200
+ where 404 = <Response [404 Not Found]>.status_code
|
Run pytest
Process completed with exit code 1.
|
Loading