core-extra/daemon/tests
2019-04-08 10:39:36 -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 renamed session.session_id to session.id 2019-04-08 10:39:36 -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 updates to allow configuration of installed emane_prefix for default models, requires small tweaks to custom models 2019-04-08 09:49:37 -07:00
test_grpc.py renamed session.session_id to session.id 2019-04-08 10:39:36 -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 updated link test due to change on what get_node_count returns 2019-04-06 23:06:35 -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 updated xml tests and removed unused xml code 2018-10-11 21:22:57 -07:00