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
71684dc5f0ab2a1406e6bf76350861758a864433
PrimAITE
/
tests
History
Charlie Crane
71684dc5f0
#2457
- Initial commit removing the hardcoding of bandwidth values within links. Now pull it from configuration files, defaulting to 100 if not implemented
2024-05-13 14:42:15 +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
#2457
- Initial commit removing the hardcoding of bandwidth values within links. Now pull it from configuration files, defaulting to 100 if not implemented
2024-05-13 14:42:15 +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