1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-20 06:49:06 +00:00
gns3-server/tests/controller
2019-08-26 16:48:03 +07:00
..
gns3vm
__init__.py
test_compute.py Fix issue when images are not uploaded from appliance wizard. Ref https://github.com/GNS3/gns3-gui/issues/2738 2019-03-18 15:33:37 +07:00
test_controller.py Fix template migration issues from GUI to controller. Fixes https://github.com/GNS3/gns3-gui/issues/2803 2019-06-15 12:52:50 +02:00
test_drawing.py Handle locking/unlocking items independently from the layer position. 2019-03-02 16:26:40 +07:00
test_export_project.py Use aiozipstream for snapshots. 2019-02-28 17:25:05 +07:00
test_gns3vm.py
test_import_project.py
test_link.py Fix remote packet capture and make sure packet capture is stopped when deleting an NIO. Fixes https://github.com/GNS3/gns3-gui/issues/2753 2019-04-01 19:47:31 +07:00
test_node_port_name.py
test_node.py Fix tests 2019-05-20 11:02:29 +07:00
test_notification.py Fix tests for project notifications. 2019-02-23 23:20:11 +07:00
test_project_open.py
test_project.py Allow "none" for compute_id in templates. 2019-08-26 16:48:03 +07:00
test_snapshot.py
test_symbols.py Download custom appliance symbols from GitHub 2019-03-11 16:55:16 +07:00
test_template.py
test_topology.py
test_udp_link.py