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
57cff8d4e3094008d02ff5d7805de2e400d1528f
PrimAITE
/
tests
History
Chris McCarthy
d72622f3f7
Merge branch 'dev' into feature/2519_Make-airspace-an-attribute-of-Simulation
...
# Conflicts: # CHANGELOG.md
2024-05-01 10:22:44 +01:00
..
assets
#2519
- refactored all air-space usage to that a new instance of AirSpace is created for each instance of Network. This 1:1 relationship between network and airspace will allow parallelization. Added additional WirelessRouter test that tests wireless connectivity from config file too.
2024-04-30 15:46:16 +01:00
e2e_integration_tests
Merge remote-tracking branch 'origin/dev' into feature/2476-training-schedules-mockup
2024-04-26 16:23:41 +01:00
integration_tests
Merge branch 'dev' into feature/2519_Make-airspace-an-attribute-of-Simulation
2024-05-01 10:22:44 +01:00
mock_and_patch
Make pytest patch with temporary session dir
2023-11-16 15:11:03 +00:00
unit_tests
#2519
- Dropped failed unit test in test_wireless_router.py as it didn't actually test any functionality and simply just tested the config parser, which we now do in the integration test.
2024-04-30 16:07:38 +01:00
__init__.py
#1648
- Updated file header from 'Crown Owned Copyright (C) Dstl 2023. DEFCON 703. Shared in confidence.' to '© Crown-owned copyright 2023, Defence Science and Technology Laboratory UK'
2023-07-21 14:54:09 +01:00
conftest.py
#2374
Remove primaite session
2024-04-16 11:26:17 +01:00