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
8730330f73bf5b38ade30bfc18c23ee3c5523367
PrimAITE
/
tests
/
e2e_integration_tests
History
Marek Wolan
8730330f73
Apply PR suggestions
2024-02-29 10:14:31 +00:00
..
environments
Apply PR suggestions
2024-02-29 10:14:31 +00:00
__init__.py
#1816
- Updated the DataManipulationBot to subclass DatabaseClient. Extended logging. Dropped the Link loading logging as it was clogging up the terminal output.
2023-09-11 16:15:03 +01:00
test_primaite_session.py
#2084
: change all instances of retrieving software from software['software_name'] to software.get() + adding some tests for describe state
2023-11-30 13:49:37 +00:00
test_uc2_data_manipulation_scenario.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