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
411f0a320fb651179be2c2fb65b77579b8018aee
PrimAITE
/
tests
/
unit_tests
/
_primaite
/
_simulator
History
Chris McCarthy
411f0a320f
#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
..
_domain
#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
_file_system
#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
_network
#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
_system
#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
__init__.py
#1714
: set up files
2023-08-01 16:18:49 +01:00
test_core.py
#1962
: revert pulling from src
2023-11-08 10:48:41 +00:00
test_sim_container.py
#2064
: added a method that checks if the class can perform actions and added it where necessary + tests everywhere
2023-11-24 15:15:56 +00:00