Drop the implementations of service mocks and doubles #124
Annotations
10 errors and 3 warnings
Run tox
test_raises_on_invalid_json (acceptable.tests.test_validation.ValidateBodyTests)
|
Run tox
test_passes_on_good_payload_double_return_parameter (acceptable.tests.test_validation.ValidateOutputTests)
|
Run tox
test_passes_on_good_payload_single_return_parameter (acceptable.tests.test_validation.ValidateOutputTests)
|
Run tox
test_passes_on_good_payload_triple_return_parameter (acceptable.tests.test_validation.ValidateOutputTests)
|
Run tox
test_bind_works (acceptable.tests.test_service.APIMetadataTestCase)
|
Run tox
test_can_duplicate_url_different_method (acceptable.tests.test_service.AcceptableAPITestCase)
|
Run tox
test_decorator_and_bind_works (acceptable.tests.test_service.AcceptableAPITestCase)
|
Run tox
test_can_register_url_route (acceptable.tests.test_service.AcceptableServiceTestCase)
|
Run tox
test_view_decorator_and_bind_works (acceptable.tests.test_service.LegacyAcceptableAPITestCase)
|
Run tox
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)
|
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/
|
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/
|
Run tox
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.
|
Loading