core-extra/daemon/tests
2020-06-13 18:07:21 -07:00
..
emane variable/grpc cleanup to rename everything using spelt out numbers instead of actual numbers 2020-06-12 16:52:41 -07:00
myservices updates to layout core module packages in a more logical way, including renaming methods from objects to nodes and nodes.objid to nodes.id 2019-04-29 23:31:47 -07:00
conftest.py removed configuration option for number of for corehandler threads as it cannot properly deal with anything more than 1, updated man pages to current 6.4 versions for now 2020-06-05 14:34:19 -07:00
mobility.scen added test script and test for mobility script testing 2017-08-02 16:39:38 -07:00
test_conf.py variable/grpc cleanup to rename everything using spelt out numbers instead of actual numbers 2020-06-12 16:52:41 -07:00
test_config_services.py fixed config service to leverage validation_timer properly, added unit tests for config service base class 2020-01-27 10:57:16 -08:00
test_core.py variable/grpc cleanup to rename everything using spelt out numbers instead of actual numbers 2020-06-12 16:52:41 -07:00
test_distributed.py daemon: updated NodeOptions to leverage dataclass 2020-06-09 10:45:18 -07:00
test_grpc.py daemon: Session cleanup, removed unused functions, used context managers for writing files, made variables used externally no longer private 2020-06-12 20:22:51 -07:00
test_gui.py daemon: Session cleanup, removed unused functions, used context managers for writing files, made variables used externally no longer private 2020-06-12 20:22:51 -07:00
test_links.py merged latest from develop 2020-06-13 18:07:21 -07:00
test_mobility.py daemon: added core.location class variable type hinting 2020-06-10 10:24:44 -07:00
test_nodes.py daemon: refactored add_link,update_link,delete_link to have more specific logic, refactored CoreNodeBase to have newnetif and for it to return the interface created 2020-06-11 13:59:29 -07:00
test_services.py variable/grpc cleanup to rename everything using spelt out numbers instead of actual numbers 2020-06-12 16:52:41 -07:00
test_utils.py added some type hinting with tests to help in refactoring in the future 2020-05-24 23:37:38 -07:00
test_xml.py merged latest from develop 2020-06-13 18:07:21 -07:00