|
| 1 | +tests/integration/test_cli.py |
| 2 | + DOC501: Function `test_version` has raise/assert statements, but the docstring does not have a "Raises" section |
| 3 | + DOC503: Function `test_version` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 4 | + DOC501: Function `test_server_fail_no_deps` has raise/assert statements, but the docstring does not have a "Raises" section |
| 5 | + DOC503: Function `test_server_fail_no_deps` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 6 | +-------------------- |
| 7 | +tests/integration/test_container.py |
| 8 | + DOC501: Function `test_versions` has raise/assert statements, but the docstring does not have a "Raises" section |
| 9 | + DOC503: Function `test_versions` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 10 | + DOC501: Function `test_podman` has raise/assert statements, but the docstring does not have a "Raises" section |
| 11 | + DOC503: Function `test_podman` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 12 | + DOC501: Function `test_cinc` has raise/assert statements, but the docstring does not have a "Raises" section |
| 13 | + DOC503: Function `test_cinc` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 14 | + DOC501: Function `test_app` has raise/assert statements, but the docstring does not have a "Raises" section |
| 15 | + DOC503: Function `test_app` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 16 | + DOC501: Function `test_user_shell` has raise/assert statements, but the docstring does not have a "Raises" section |
| 17 | + DOC503: Function `test_user_shell` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 18 | + DOC501: Function `test_navigator_2_c_in_c` has raise/assert statements, but the docstring does not have a "Raises" section |
| 19 | + DOC503: Function `test_navigator_2_c_in_c` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 20 | + DOC501: Function `test_navigator_1` has raise/assert statements, but the docstring does not have a "Raises" section |
| 21 | + DOC503: Function `test_navigator_1` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 22 | + DOC501: Function `test_nav_collections` has raise/assert statements, but the docstring does not have a "Raises" section |
| 23 | + DOC503: Function `test_nav_collections` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 24 | + DOC501: Function `test_nav_images` has raise/assert statements, but the docstring does not have a "Raises" section |
| 25 | + DOC503: Function `test_nav_images` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 26 | + DOC501: Function `test_nav_playbook` has raise/assert statements, but the docstring does not have a "Raises" section |
| 27 | + DOC503: Function `test_nav_playbook` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 28 | + DOC501: Function `test_nav_collection` has raise/assert statements, but the docstring does not have a "Raises" section |
| 29 | + DOC503: Function `test_nav_collection` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 30 | + DOC501: Function `test_builder` has raise/assert statements, but the docstring does not have a "Raises" section |
| 31 | + DOC503: Function `test_builder` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 32 | +-------------------- |
| 33 | +tests/integration/test_server_creator_v1.py |
| 34 | + DOC501: Function `test_error_v1` has raise/assert statements, but the docstring does not have a "Raises" section |
| 35 | + DOC503: Function `test_error_v1` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 36 | + DOC501: Function `test_playbook_v1` has raise/assert statements, but the docstring does not have a "Raises" section |
| 37 | + DOC503: Function `test_playbook_v1` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 38 | + DOC501: Function `test_collection_v1` has raise/assert statements, but the docstring does not have a "Raises" section |
| 39 | + DOC503: Function `test_collection_v1` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 40 | +-------------------- |
| 41 | +tests/integration/test_server_creator_v2.py |
| 42 | + DOC501: Function `test_error_v2` has raise/assert statements, but the docstring does not have a "Raises" section |
| 43 | + DOC503: Function `test_error_v2` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 44 | + DOC501: Function `test_playbook_v2` has raise/assert statements, but the docstring does not have a "Raises" section |
| 45 | + DOC503: Function `test_playbook_v2` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 46 | + DOC501: Function `test_collection_v2` has raise/assert statements, but the docstring does not have a "Raises" section |
| 47 | + DOC503: Function `test_collection_v2` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 48 | +-------------------- |
| 49 | +tests/integration/test_server_info.py |
| 50 | + DOC501: Function `test_metadata` has raise/assert statements, but the docstring does not have a "Raises" section |
| 51 | + DOC503: Function `test_metadata` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 52 | +-------------------- |
| 53 | +tests/unit/test_basic.py |
| 54 | + DOC501: Function `test_main` has raise/assert statements, but the docstring does not have a "Raises" section |
| 55 | + DOC503: Function `test_main` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 56 | + DOC501: Function `test_cli_main` has raise/assert statements, but the docstring does not have a "Raises" section |
| 57 | + DOC503: Function `test_cli_main` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 58 | +-------------------- |
| 59 | +tests/unit/test_server.py |
| 60 | + DOC501: Function `test_server_debug_options` has raise/assert statements, but the docstring does not have a "Raises" section |
| 61 | + DOC503: Function `test_server_debug_options` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 62 | +-------------------- |
| 63 | +tests/unit/test_server_utils.py |
| 64 | + DOC501: Function `test_validate_request_pass` has raise/assert statements, but the docstring does not have a "Raises" section |
| 65 | + DOC503: Function `test_validate_request_pass` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 66 | + DOC501: Function `test_validate_request_fail` has raise/assert statements, but the docstring does not have a "Raises" section |
| 67 | + DOC503: Function `test_validate_request_fail` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 68 | + DOC501: Function `test_validate_response_pass` has raise/assert statements, but the docstring does not have a "Raises" section |
| 69 | + DOC503: Function `test_validate_response_pass` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 70 | + DOC501: Function `test_validate_response_fail` has raise/assert statements, but the docstring does not have a "Raises" section |
| 71 | + DOC503: Function `test_validate_response_fail` exceptions in the "Raises" section in the docstring do not match those in the function body. Raised exceptions in the docstring: []. Raised exceptions in the body: ['AssertionError (implicitly from the `assert` statement)']. |
| 72 | +-------------------- |
0 commit comments