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 bd657c0167
Support to duplicate an appliance.
6 years ago
..
__init__.py
test_appliance.py Support to duplicate an appliance. 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
test_symbol.py Symbols are returned with a content length 7 years ago
test_version.py Fix client/server version test. 7 years ago