1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 09:58:55 +00:00
gns3-server/tests/controller
2019-05-20 11:02:29 +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 Move appliance and template management code in their own classes. 2019-01-14 16:09:06 +07: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 Prevent locked nodes to be deleted. Fixes https://github.com/GNS3/gns3-gui/issues/2764 2019-04-10 15:43:51 +07:00
test_snapshot.py The server has now 2 notification streams 2018-08-16 21:31:57 +07:00
test_symbols.py Download custom appliance symbols from GitHub 2019-03-11 16:55:16 +07:00
test_template.py Use "template" to name what we use to create new nodes. 2018-11-28 16:12:58 +07:00
test_topology.py Update schema to allow for drawing grid size to be part of project. 2018-11-26 15:31:28 +00:00
test_udp_link.py Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 2018-10-27 14:47:17 +07:00