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 992c60e3e0
Return HTTP status code 204 in API when project successfully closed. Fixes #1689
5 years ago
..
__init__.py Create /hypervisor and /controller namespace 8 years ago
test_appliance.py Move appliance and template management code in their own classes. 5 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 6 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 Return HTTP status code 204 in API when project successfully closed. Fixes #1689 5 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 Download custom appliance symbols from GitHub 5 years ago
test_template.py Fix tests. 5 years ago
test_version.py Fix client/server version test. 6 years ago