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
9b4ed1199b4e406469d375089699a399c166e076
PrimAITE
/
tests
History
Chris McCarthy
9b4ed1199b
Merge remote-tracking branch 'origin/dev' into feature/915_PRI-31_Packaging_Deployment
...
# Conflicts: # tests/conftest.py # tests/test_observation_space.py # tests/test_reward.py
2023-06-09 10:35:14 +01:00
..
config
Merge remote-tracking branch 'origin/dev' into feature/915_PRI-31_Packaging_Deployment
2023-06-09 10:35:14 +01:00
e2e_integration_tests
#915
- Refactored documentation and included APi docs, dependencies.
2023-06-08 15:57:38 +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
Merge remote-tracking branch 'origin/dev' into feature/915_PRI-31_Packaging_Deployment
2023-06-09 10:35:14 +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
#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.
2023-05-25 21:03:11 +01:00
test_observation_space.py
#915
- Created app dirs and set as constants in the top-level init.
2023-06-07 22:40:16 +01:00
test_reward.py
#915
- Created app dirs and set as constants in the top-level init.
2023-06-07 22:40:16 +01:00
test_service_node.py
#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.
2023-05-25 21:03:11 +01:00
test_single_action_space.py
893 - removed unnecessary functions from utils.py and changed single_action_space_fixed_blue_actions_main_config.yaml back to GENERIC agentIdentifier after PR comments
2023-06-07 14:39:52 +01:00
test_training_config.py
#915
- Refactored documentation and included APi docs, dependencies.
2023-06-08 15:57:38 +01:00