core-extra/daemon/tests
2020-05-20 14:44:34 -07:00
..
emane changes to support better type checking for retrieving an arbitrary node from a session, get_node now requires an expected class that the node would be an instance of, if the returned node is not an instance a CoreError is thrown, this also helps editors pick up expected types to account for variable/function usage better as well 2020-05-20 14:44:34 -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 updates to grpc add_link to return created interface data 2020-02-14 13:18:05 -08:00
mobility.scen added test script and test for mobility script testing 2017-08-02 16:39:38 -07:00
test_conf.py updated test_links to avoid running a system command and the need to use iperf/ping 2019-09-10 21:33:35 -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 updates to use message flags enum directly 2020-03-12 23:12:17 -07:00
test_distributed.py updates to grpc add_link to return created interface data 2020-02-14 13:18:05 -08:00
test_grpc.py changes to support better type checking for retrieving an arbitrary node from a session, get_node now requires an expected class that the node would be an instance of, if the returned node is not an instance a CoreError is thrown, this also helps editors pick up expected types to account for variable/function usage better as well 2020-05-20 14:44:34 -07:00
test_gui.py changes to support better type checking for retrieving an arbitrary node from a session, get_node now requires an expected class that the node would be an instance of, if the returned node is not an instance a CoreError is thrown, this also helps editors pick up expected types to account for variable/function usage better as well 2020-05-20 14:44:34 -07:00
test_links.py updates to use message flags enum directly 2020-03-12 23:12:17 -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 changes to support better type checking for retrieving an arbitrary node from a session, get_node now requires an expected class that the node would be an instance of, if the returned node is not an instance a CoreError is thrown, this also helps editors pick up expected types to account for variable/function usage better as well 2020-05-20 14:44:34 -07:00
test_services.py updates to speed up tests 2019-10-23 23:15:19 -07:00
test_utils.py updated utils.validate_mac format to use unix expanded to avoid singular values 2020-01-15 17:02:27 -08:00
test_xml.py changes to support better type checking for retrieving an arbitrary node from a session, get_node now requires an expected class that the node would be an instance of, if the returned node is not an instance a CoreError is thrown, this also helps editors pick up expected types to account for variable/function usage better as well 2020-05-20 14:44:34 -07:00