gns3-server/tests/handlers/api/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
..
__init__.py Create /hypervisor and /controller namespace 2016-03-07 15:01:35 +01:00
test_appliance.py Move appliance and template management code in their own classes. 2019-01-14 16:09:06 +07:00
test_compute.py Forbid controller and compute servers to be different versions. 2018-08-22 16:54:43 +07:00
test_drawing.py GNS3-API: implement GET for specific drawing and link 2018-01-05 13:44:46 +01:00
test_gns3vm.py Drop debug 2017-06-09 09:31:18 +02:00
test_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
test_node.py Fix API status code for start/stop/suspend/reload a node. Fixes #1353. 2018-06-14 16:39:32 +08:00
test_project.py Fix include images test. 2019-03-07 17:17:07 +07:00
test_server.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
test_snapshot.py Replace snapshots by import / export 2016-07-26 19:52:58 +02:00
test_symbol.py Download custom appliance symbols from GitHub 2019-03-11 16:55:16 +07:00
test_template.py Fix create a node from a template test. 2019-02-22 18:44:12 +07:00
test_version.py Fix client/server version test. 2018-01-18 16:04:31 +08:00