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
bc573dfed04a80679fbaedff8dc5e9c6da475565
PrimAITE
/
tests
/
integration_tests
History
Chris McCarthy
bc573dfed0
#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
..
component_creation
Fix last tests
2024-03-11 09:18:31 +00:00
configuration_file_parsing
#2476
Add test for episode scheduler
2024-04-25 15:09:46 +01:00
game_layer
#2476
Add test for episode scheduler
2024-04-25 15:09:46 +01:00
network
#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
system
Merged PR 348:
#2462
- Refactor of DatabaseClient and DatabaseServer
2024-04-26 14:52:21 +00:00
test_simulation
Merged PR 348:
#2462
- Refactor of DatabaseClient and DatabaseServer
2024-04-26 14:52:21 +00:00
__init__.py
#1715
- Added more tests. MAde use of the pydantic model_post_init function for proper ipv4 cofiguration checking. Added NetworkError to exceptions.py.
2023-07-31 16:55:45 +01:00