update/sw-patch/cgcs-patch/cgcs_patch/tests
Al Bailey ee8a4edf4b Debian: Adding sw-patch unit tests
Adding unit tests for:
- patch_client (sw-patch) CLI
  - help
  - query

-Deprecation and Syntax warnings are now ignored by tox.
These are caused by netaddr and other 3rdparty components.
Those components are outside of the control of this repo.

- Pylint error codes are now suppressed individually.
Previously all (C)onvention and (R)efactor error checks
were being suppressed, including those that were passing.

- All the python3 enable checks are removed, since sw-patch
pylint runs in python3, and that was only needed for running
in python2.

- SafeConfigParser is renamed ConfigParser since python 3.2
and this is now fixed to satisfy the latest pylint.

Story: 2009969
Task: 45542
Signed-off-by: Al Bailey <al.bailey@windriver.com>
Change-Id: I60a4340ea6f2c2303d0baa17e303938d55e8d278
2022-06-03 20:04:16 +00:00
..
__init__.py Fork cgcs-patch package as sw-patch for Debian 2022-03-29 20:35:14 +00:00
md5test.txt Fork cgcs-patch package as sw-patch for Debian 2022-03-29 20:35:14 +00:00
test_basics.py Remove rpm imports from debian patching code 2022-04-27 16:31:09 +00:00
test_patch_agent.py Debian: Remove dnf calls from sw-patch 2022-05-05 19:09:48 +00:00
test_patch_client.py Debian: Adding sw-patch unit tests 2022-06-03 20:04:16 +00:00
test_patch_controller.py Remove rpm imports from debian patching code 2022-04-27 16:31:09 +00:00
test_patch_utils.py Debian: Adding sw-patch unit tests 2022-06-03 20:04:16 +00:00