You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/tests/handlers/api/controller
grossmj d7c2e16c21
Use "template" to name what we use to create new nodes.
6 years ago
..
__init__.py Create /hypervisor and /controller namespace 9 years ago
test_appliance.py Use "template" to name what we use to create new nodes. 6 years ago
test_compute.py Forbid controller and compute servers to be different versions. 6 years ago
test_drawing.py GNS3-API: implement GET for specific drawing and link 7 years ago
test_gns3vm.py Drop debug 7 years ago
test_link.py Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 6 years ago
test_node.py Fix API status code for start/stop/suspend/reload a node. Fixes #1353. 6 years ago
test_project.py Fix tests to work with new version of aiohttp (>= 3.0) 6 years ago
test_server.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
test_snapshot.py Replace snapshots by import / export 8 years ago
test_symbol.py Early support for symbol themes. 6 years ago
test_template.py Use "template" to name what we use to create new nodes. 6 years ago
test_version.py Fix client/server version test. 7 years ago