This website requires JavaScript.
Explore
Help
Sign In
oxbrbtx
/
PrimAITE
Watch
1
Star
0
Fork
0
You've already forked PrimAITE
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3ac239911530f6cad0125a29e4fa229ad62d7eec
PrimAITE
/
tests
History
SunilSamra
fa0e836f65
902 - changed test comment to explain the outcome of the average reward
2023-05-25 14:36:26 +01:00
..
config
#902
- replaced 'final_node_<placeholder>' with 'reference_node_<placeholder>' in methods for scoring of os_state, file_system_state, service state and operating state. This fixed the reward function so it is checked at each step for node operating system state, operating state, file system state and service state.
2023-05-25 14:05:53 +01:00
__init__.py
#902
- replaced 'final_node_<placeholder>' with 'reference_node_<placeholder>' in methods for scoring of os_state, file_system_state, service state and operating state. This fixed the reward function so it is checked at each step for node operating system state, operating state, file system state and service state.
2023-05-25 14:05:53 +01:00
conftest.py
#902
- replaced 'final_node_<placeholder>' with 'reference_node_<placeholder>' in methods for scoring of os_state, file_system_state, service state and operating state. This fixed the reward function so it is checked at each step for node operating system state, operating state, file system state and service state.
2023-05-25 14:05:53 +01:00
test_acl.py
Ran pre-commit hook on all files and performed changes to fix flake8 failures
2023-05-25 11:42:19 +01:00
test_active_node.py
#1356
- added if statements to set class methods for file system state, os state and service states. Refactored file enums.py
2023-05-25 13:02:15 +01:00
test_reward.py
902 - changed test comment to explain the outcome of the average reward
2023-05-25 14:36:26 +01:00
test_service_node.py
#1356
- added if statements to set class methods for file system state, os state and service states. Refactored file enums.py
2023-05-25 13:02:15 +01:00