diff --git a/.pylintrc b/.pylintrc index e516fb8a..6dcfa9ab 100644 --- a/.pylintrc +++ b/.pylintrc @@ -11,6 +11,7 @@ output-format=colorized [FORMAT] indent-string=' ' max-line-length=150 +max-positional-arguments=7 [MAIN] max-branches=20 diff --git a/requirements/testing.txt b/requirements/testing.txt index f1add12b..e324779c 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -4,7 +4,7 @@ coveralls==4.0.1 flake8==7.1.1 flake8-isort==6.1.1 pydocstyle==6.3.0 -pylint==3.2.7 +pylint==3.3.1 pytest==8.3.3 pytest-cov==5.0.0 pytest-timeout==2.3.1 diff --git a/test/__pycache__/frame_command_send_cfm_test.cpython-312-pytest-7.4.3.pyc.4084 b/test/__pycache__/frame_command_send_cfm_test.cpython-312-pytest-7.4.3.pyc.4084 deleted file mode 100644 index 4cebd9e2..00000000 Binary files a/test/__pycache__/frame_command_send_cfm_test.cpython-312-pytest-7.4.3.pyc.4084 and /dev/null differ diff --git a/test/__pycache__/frame_discover_nodes_ntf_test.cpython-312-pytest-7.4.3.pyc.4084 b/test/__pycache__/frame_discover_nodes_ntf_test.cpython-312-pytest-7.4.3.pyc.4084 deleted file mode 100644 index da6ac779..00000000 Binary files a/test/__pycache__/frame_discover_nodes_ntf_test.cpython-312-pytest-7.4.3.pyc.4084 and /dev/null differ diff --git a/test/__pycache__/frame_get_limitation_status_req_test.cpython-312-pytest-7.4.3.pyc.7172 b/test/__pycache__/frame_get_limitation_status_req_test.cpython-312-pytest-7.4.3.pyc.7172 deleted file mode 100644 index e0ea0533..00000000 Binary files a/test/__pycache__/frame_get_limitation_status_req_test.cpython-312-pytest-7.4.3.pyc.7172 and /dev/null differ diff --git a/test/__pycache__/frame_get_network_setup_cfm_test.cpython-312-pytest-7.4.3.pyc.7172 b/test/__pycache__/frame_get_network_setup_cfm_test.cpython-312-pytest-7.4.3.pyc.7172 deleted file mode 100644 index 9a784f34..00000000 Binary files a/test/__pycache__/frame_get_network_setup_cfm_test.cpython-312-pytest-7.4.3.pyc.7172 and /dev/null differ diff --git a/test/__pycache__/frame_get_node_information_ntf_test.cpython-312-pytest-7.4.3.pyc.4084 b/test/__pycache__/frame_get_node_information_ntf_test.cpython-312-pytest-7.4.3.pyc.4084 deleted file mode 100644 index b3d8b383..00000000 Binary files a/test/__pycache__/frame_get_node_information_ntf_test.cpython-312-pytest-7.4.3.pyc.4084 and /dev/null differ diff --git a/test/__pycache__/frame_get_scene_list_cfm_test.cpython-312-pytest-7.4.3.pyc.4084 b/test/__pycache__/frame_get_scene_list_cfm_test.cpython-312-pytest-7.4.3.pyc.4084 deleted file mode 100644 index 15fb8a60..00000000 Binary files a/test/__pycache__/frame_get_scene_list_cfm_test.cpython-312-pytest-7.4.3.pyc.4084 and /dev/null differ diff --git a/test/__pycache__/frame_get_state_cfm_test.cpython-312-pytest-7.4.3.pyc.4084 b/test/__pycache__/frame_get_state_cfm_test.cpython-312-pytest-7.4.3.pyc.4084 deleted file mode 100644 index d229a979..00000000 Binary files a/test/__pycache__/frame_get_state_cfm_test.cpython-312-pytest-7.4.3.pyc.4084 and /dev/null differ diff --git a/test/__pycache__/frame_leave_learn_state_cfm_test.cpython-312-pytest-7.4.3.pyc.4084 b/test/__pycache__/frame_leave_learn_state_cfm_test.cpython-312-pytest-7.4.3.pyc.4084 deleted file mode 100644 index 4fd38de5..00000000 Binary files a/test/__pycache__/frame_leave_learn_state_cfm_test.cpython-312-pytest-7.4.3.pyc.4084 and /dev/null differ diff --git a/test/__pycache__/frame_node_information_mischroe_test.cpython-312-pytest-7.4.3.pyc.4084 b/test/__pycache__/frame_node_information_mischroe_test.cpython-312-pytest-7.4.3.pyc.4084 deleted file mode 100644 index 3f7c6285..00000000 Binary files a/test/__pycache__/frame_node_information_mischroe_test.cpython-312-pytest-7.4.3.pyc.4084 and /dev/null differ diff --git a/test/__pycache__/frame_password_change_ntf_test.cpython-312-pytest-7.4.3.pyc.4084 b/test/__pycache__/frame_password_change_ntf_test.cpython-312-pytest-7.4.3.pyc.4084 deleted file mode 100644 index 1ab5ac89..00000000 Binary files a/test/__pycache__/frame_password_change_ntf_test.cpython-312-pytest-7.4.3.pyc.4084 and /dev/null differ diff --git a/test/__pycache__/node_helper_test.cpython-312-pytest-7.4.3.pyc.7172 b/test/__pycache__/node_helper_test.cpython-312-pytest-7.4.3.pyc.7172 deleted file mode 100644 index 4e9b89f0..00000000 Binary files a/test/__pycache__/node_helper_test.cpython-312-pytest-7.4.3.pyc.7172 and /dev/null differ diff --git a/test/__pycache__/opening_device_test.cpython-312-pytest-7.4.3.pyc.4084 b/test/__pycache__/opening_device_test.cpython-312-pytest-7.4.3.pyc.4084 deleted file mode 100644 index 56186106..00000000 Binary files a/test/__pycache__/opening_device_test.cpython-312-pytest-7.4.3.pyc.4084 and /dev/null differ diff --git a/test/__pycache__/parameter_test.cpython-312-pytest-7.4.3.pyc.7172 b/test/__pycache__/parameter_test.cpython-312-pytest-7.4.3.pyc.7172 deleted file mode 100644 index 0bf77c42..00000000 Binary files a/test/__pycache__/parameter_test.cpython-312-pytest-7.4.3.pyc.7172 and /dev/null differ diff --git a/test/__pycache__/position_test.cpython-312-pytest-7.4.3.pyc.4084 b/test/__pycache__/position_test.cpython-312-pytest-7.4.3.pyc.4084 deleted file mode 100644 index 288f8e92..00000000 Binary files a/test/__pycache__/position_test.cpython-312-pytest-7.4.3.pyc.4084 and /dev/null differ