core-extra/daemon/tests
2020-06-10 10:24:44 -07:00
..
emane daemon: updated IpPrefixes and InterfaceHelper to remove duplicate code 2020-06-09 18:40:50 -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 added some type hinting with tests to help in refactoring in the future 2020-05-24 23:37:38 -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 daemon: updated IpPrefixes and InterfaceHelper to remove duplicate code 2020-06-09 18:40:50 -07:00
test_distributed.py daemon: updated NodeOptions to leverage dataclass 2020-06-09 10:45:18 -07:00
test_grpc.py daemon: updated NodeOptions to leverage dataclass 2020-06-09 10:45:18 -07:00
test_gui.py daemon: LinkOptions now leverage dataclass and has type hinting, improve test_gui type hinting 2020-06-09 09:12:31 -07:00
test_links.py daemon: renamed link_options to options in both session.add_link and session.update_link 2020-06-09 13:46:26 -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: update CoreNode.newnetif to require parameters, CoreNode.newnetif now depends on being provided InterfaceData 2020-06-09 12:42:15 -07:00
test_services.py added some type hinting with tests to help in refactoring in the future 2020-05-24 23:37:38 -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 daemon: renamed link_options to options in both session.add_link and session.update_link 2020-06-09 13:46:26 -07:00