distcloud-client/distributedcloud-client/dcmanagerclient/tests
Hugo Brito 1614a6ae75 Change class name to use camelCase
Fixed some class names that were in snake_case because
it's not right according to PEP8/PyLint. Now they're all camelCase.

Also, did a direct assignment to client_manager attributes.

Test Plan:
PASS: Run tox command.
- pylint success
- pep8 success
- py39 success
PASS: Check if all commands are working properly.

Closes-bug: 2053023

Change-Id: Iba489e23eb27015f27c6b8d5231f5d6002fa6876
Signed-off-by: Hugo Brito <hugo.brito@windriver.com>
2024-02-29 17:10:14 -03:00
..
v1 Change class name to use camelCase 2024-02-29 17:10:14 -03:00
__init__.py Move content to subdir to support relocated packaging 2019-11-04 14:14:38 -05:00
base.py Change class name to use camelCase 2024-02-29 17:10:14 -03:00
base_shell_test.py Update tox config for Distributed Cloud Client 2024-02-27 16:58:59 -03:00
test_client.py Update tox config for Distributed Cloud Client 2024-02-27 16:58:59 -03:00
test_help_and_bash_completion.py Update tox config for Distributed Cloud Client 2024-02-27 16:58:59 -03:00
test_httpclient.py Enable R (refactor) checkers on pylint 2024-02-28 18:30:10 +00:00
test_shell.py Update tox config for Distributed Cloud Client 2024-02-27 16:58:59 -03:00
test_utils.py Enable R (refactor) checkers on pylint 2024-02-28 18:30:10 +00:00