1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-28 03:08:14 +00:00
gns3-server/tests/controller
grossmj bae3fb84b9 Download custom appliance symbols from GitHub
Fix symbol cache issue. Ref https://github.com/GNS3/gns3-gui/issues/2671
Fix temporary directory for symbols was not deleted
Fix temporary appliance file was not deleted
2019-03-11 16:55:16 +07:00
..
gns3vm
__init__.py
test_compute.py Use aiofiles where relevant. 2019-03-06 23:00:01 +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 tests for project notifications. 2019-02-23 23:20:11 +07:00
test_node_port_name.py
test_node.py Download custom appliance symbols from GitHub 2019-03-11 16:55:16 +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 Remove zipstream from tests. 2019-02-28 23:25:05 +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 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