core-extra/daemon/tests
2018-10-09 12:46:27 -07:00
..
distributed updated gui test to working order, moved distributed test to a sub directory to be ignored by default, added pytest.ini to ignore distributed directory by default 2018-04-27 10:12:01 -07:00
myservices added more services tests 2018-06-25 08:41:23 -07:00
conftest.py refactored service interaction use names with a _, and cleanup up some of the CoreServices methods 2018-06-15 14:03:27 -07:00
mobility.scen added test script and test for mobility script testing 2017-08-02 16:39:38 -07:00
pytest.ini updated gui test to working order, moved distributed test to a sub directory to be ignored by default, added pytest.ini to ignore distributed directory by default 2018-04-27 10:12:01 -07:00
test_conf.py refactored how getters for configurations worked, to avoid setting defaults and causing undesireable states 2018-07-11 21:34:21 -07:00
test_core.py fixes #197 removes wireless_link_all and updates example 2018-10-09 12:46:27 -07:00
test_emane.py refactored new apis to sit under the emulator module, also reverted moving files under a legacy module to help avoid breaking code using core internals for 5.0+ 2018-05-01 10:40:25 -07:00
test_gui.py refactored service interaction use names with a _, and cleanup up some of the CoreServices methods 2018-06-15 14:03:27 -07:00
test_links.py refactored new apis to sit under the emulator module, also reverted moving files under a legacy module to help avoid breaking code using core internals for 5.0+ 2018-05-01 10:40:25 -07:00
test_nodes.py made use of threadpool for starting services, refactored services to support 3 validation models (blocking, non-blocking, timer) 2018-06-20 12:59:07 -07:00
test_services.py refactored service boot path discovery to be more robust, still based on services provided alone 2018-08-01 10:13:57 -07:00
test_utils.py added test for utils.make_tuple_fromstr and fixed send_objects to ignore checking nodes for all configs, since that is not always the case 2018-08-17 08:25:57 -07:00
test_xml.py fixes #197 removes wireless_link_all and updates example 2018-10-09 12:46:27 -07:00