core-extra/daemon/tests
2018-06-22 08:16:59 -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 changed some logging from info to debug, removed startindex and depends from services 2018-06-22 08:16:59 -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 setup a simple default way for dealing with configurable options and added conifg group opbjects as a better way to access the same information formatted within a string 2018-06-14 08:41:48 -07:00
test_core.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_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 making use of threadpools to boot each node and boot the services within a node 2018-06-20 16:18:30 -07:00
test_xml.py changed some logging from info to debug, removed startindex and depends from services 2018-06-22 08:16:59 -07:00