Brian Kanyora
038abb9be7
feature\898:
...
Added doc strings
2023-06-07 11:09:00 +01:00
Brian Kanyora
a48b217cf3
feature\898:
2023-06-02 16:13:16 +01:00
Brian Kanyora
e5b60c2f95
feature\898:
2023-06-02 14:54:23 +01:00
Chris McCarthy
6245ad9298
#1355 - Carried out full renaming in node.py, active_node.py, passive_node.py, and service_node.py to make params and variable names explicit.
...
- Made the same renaming in the yaml laydown config files.
- Added Type hints wherever I've been.
- Added a custom NodeType in custom_typing.py to encompass the Union of ActiveNode, PassiveNode, ServiceNode.
2023-05-25 21:03:11 +01:00
Chris McCarthy
51c72aa5be
#1356 - added if statements to set class methods for file system state, os state and service states. Refactored file enums.py
...
- Added unit tests
2023-05-25 13:02:15 +01:00
Chris McCarthy
71f33ed44e
Ran pre-commit hook on all files and performed changes to fix flake8 failures
2023-05-25 11:42:19 +01:00
Chris McCarthy
9bd7aade43
Package restructuring
2023-05-25 10:31:37 +01:00