Drop the implementations of service mocks and doubles #123
Annotations
21 errors and 4 warnings
Project tests via tox (3.10)
test_raises_on_invalid_json (acceptable.tests.test_validation.ValidateBodyTests)
|
Project tests via tox (3.10)
test_passes_on_good_payload_double_return_parameter (acceptable.tests.test_validation.ValidateOutputTests)
|
Project tests via tox (3.10)
test_passes_on_good_payload_single_return_parameter (acceptable.tests.test_validation.ValidateOutputTests)
|
Project tests via tox (3.10)
test_passes_on_good_payload_triple_return_parameter (acceptable.tests.test_validation.ValidateOutputTests)
|
Project tests via tox (3.10)
test_bind_works (acceptable.tests.test_service.APIMetadataTestCase)
|
Project tests via tox (3.10)
test_can_duplicate_url_different_method (acceptable.tests.test_service.AcceptableAPITestCase)
|
Project tests via tox (3.10)
test_decorator_and_bind_works (acceptable.tests.test_service.AcceptableAPITestCase)
|
Project tests via tox (3.10)
test_can_register_url_route (acceptable.tests.test_service.AcceptableServiceTestCase)
|
Project tests via tox (3.10)
test_view_decorator_and_bind_works (acceptable.tests.test_service.LegacyAcceptableAPITestCase)
|
Project tests via tox (3.10)
InvocationError for command /home/runner/work/acceptable/acceptable/.tox/py310/bin/coverage run --source acceptable --omit 'acceptable/tests/*' setup.py test (exited with code 1)
|
Project tests via tox (3.8)
The job was canceled because "_3_10" failed.
|
Project tests via tox (3.8)
test_raises_on_invalid_json (acceptable.tests.test_validation.ValidateBodyTests)
|
Project tests via tox (3.8)
test_passes_on_good_payload_double_return_parameter (acceptable.tests.test_validation.ValidateOutputTests)
|
Project tests via tox (3.8)
test_passes_on_good_payload_single_return_parameter (acceptable.tests.test_validation.ValidateOutputTests)
|
Project tests via tox (3.8)
test_passes_on_good_payload_triple_return_parameter (acceptable.tests.test_validation.ValidateOutputTests)
|
Project tests via tox (3.8)
test_bind_works (acceptable.tests.test_service.APIMetadataTestCase)
|
Project tests via tox (3.8)
test_can_duplicate_url_different_method (acceptable.tests.test_service.AcceptableAPITestCase)
|
Project tests via tox (3.8)
test_decorator_and_bind_works (acceptable.tests.test_service.AcceptableAPITestCase)
|
Project tests via tox (3.8)
test_can_register_url_route (acceptable.tests.test_service.AcceptableServiceTestCase)
|
Project tests via tox (3.8)
test_view_decorator_and_bind_works (acceptable.tests.test_service.LegacyAcceptableAPITestCase)
|
Project tests via tox (3.8)
InvocationError for command /home/runner/work/acceptable/acceptable/.tox/py38/bin/coverage run --source acceptable --omit 'acceptable/tests/*' setup.py test (exited with code 1)
|
Project tests via tox (3.10)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Project tests via tox (3.10)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-python@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Project tests via tox (3.10)
Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
|
Project tests via tox (3.8)
Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
|