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
0c96fef3ec79d6800f7049a597cbe569e9ac42e9
PrimAITE
/
tests
/
integration_tests
/
network
History
Chris McCarthy
0c96fef3ec
#2248
- All tests (bar the one config file test) now working. Still need to tidy up docstrings and some docs. Almost there
2024-02-07 23:05:34 +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_broadcast.py
#2248
- All tests (bar the one config file test) now working. Still need to tidy up docstrings and some docs. Almost there
2024-02-07 23:05:34 +00:00
test_frame_transmission.py
#2248
- All tests (bar the one config file test) now working. Still need to tidy up docstrings and some docs. Almost there
2024-02-07 23:05:34 +00:00
test_network_creation.py
#2248
- All tests (bar the one config file test) now working. Still need to tidy up docstrings and some docs. Almost there
2024-02-07 23:05:34 +00:00
test_nic_link_connection.py
#2248
- All tests (bar the one config file test) now working. Still need to tidy up docstrings and some docs. Almost there
2024-02-07 23:05:34 +00:00
test_routing.py
#2248
- Big refactor of base with all Network Interface subclasses created to allow for proper management of ports on devices as it was starting to get messy with the Router. Some routing tests still need fixing as ARP doesn't seem to be working properly
2024-02-05 08:44:10 +00:00
test_switched_network.py
#2248
- Big refactor of base with all Network Interface subclasses created to allow for proper management of ports on devices as it was starting to get messy with the Router. Some routing tests still need fixing as ARP doesn't seem to be working properly
2024-02-05 08:44:10 +00:00