gns3-server/tests/handlers/api/controller
2018-11-28 16:12:58 +07:00
..
__init__.py Create /hypervisor and /controller namespace 2016-03-07 15:01:35 +01:00
test_appliance.py Use "template" to name what we use to create new nodes. 2018-11-28 16:12:58 +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 tests to work with new version of aiohttp (>= 3.0) 2018-10-17 17:32:10 +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 Early support for symbol themes. 2018-11-23 17:27:10 +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_version.py Fix client/server version test. 2018-01-18 16:04:31 +08:00