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
ade5f133d0491398e090cebe8213778183fb3e5b
PrimAITE
/
tests
/
integration_tests
/
network
History
Chris McCarthy
ade5f133d0
#2139
- Implemented routing
2023-12-22 10:31:11 +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
test_frame_transmission.py
#1947
: node startup/shutdown now take multiple timesteps to complete
2023-10-24 10:11:50 +01:00
test_link_connection.py
#2084
: beginning the introduction of code coverage + adding tests to try to meet the 80% code coverage target
2023-11-29 01:28:40 +00:00
test_network_creation.py
#2084
: created a fixture that we can use to test things at a non end to end level
2023-11-29 16:31:21 +00:00
test_nic_link_connection.py
#1800
- Moved the Switch code to a dedicated switch.py module.
2023-09-04 12:14:24 +01:00
test_routing.py
#2139
- Implemented routing
2023-12-22 10:31:11 +00:00
test_switched_network.py
#1947
: node startup/shutdown now take multiple timesteps to complete
2023-10-24 10:11:50 +01:00