core-extra/daemon/tests
2020-06-09 08:48:18 -07:00
..
emane daemon: cleaned up InterfaceData class, it now leverages dataclass, removed extra bloat and no longer requires parameters as they are optional 2020-06-09 08:48:18 -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: cleaned up InterfaceData class, it now leverages dataclass, removed extra bloat and no longer requires parameters as they are optional 2020-06-09 08:48:18 -07:00
test_distributed.py added some type hinting with tests to help in refactoring in the future 2020-05-24 23:37:38 -07:00
test_grpc.py grpc: added call to stream node movements using geo/xy and tests to validate usage, fixed potential exception when not setting session geo ref and using conversions 2020-06-03 08:47:36 -07:00
test_gui.py added some type hinting with tests to help in refactoring in the future 2020-05-24 23:37:38 -07:00
test_links.py added some type hinting with tests to help in refactoring in the future 2020-05-24 23:37:38 -07:00
test_mobility.py fixed comparison logic for waypoints and added tests to help catch issue in the future 2020-02-19 21:21:21 -08:00
test_nodes.py added some type hinting with tests to help in refactoring in the future 2020-05-24 23:37:38 -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 added some type hinting with tests to help in refactoring in the future 2020-05-24 23:37:38 -07:00