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
8520f22e22de75768970a1b4dcadee0b5d389d2f
PrimAITE
/
tests
/
integration_tests
/
network
History
Chris McCarthy
7b64d99a63
#2205
- Final suggestions from PR
2024-02-13 12:56:41 +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
- Final run over all the docstrings after running pre-commit. All tests now working. Updated CHANGELOG.md.
2024-02-08 10:53:30 +00:00
test_firewall.py
#2205
- Final suggestions from PR
2024-02-13 12:56:41 +00:00
test_frame_transmission.py
#2248
- Final run over all the docstrings after running pre-commit. All tests now working. Updated CHANGELOG.md.
2024-02-08 10:53:30 +00:00
test_network_creation.py
#2248
- Final run over all the docstrings after running pre-commit. All tests now working. Updated CHANGELOG.md.
2024-02-08 10:53:30 +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
- Final run over all the docstrings after running pre-commit. All tests now working. Updated CHANGELOG.md.
2024-02-08 10:53:30 +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
test_wireless_router.py
2205 - Slimmed down the capability of the wireless router for now
2024-02-13 10:18:06 +00:00