1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-12 19:38:57 +00:00
gns3-server/tests/handlers/api/controller
grossmj 033f005bde Merge branch '2.1' into 2.2
# Conflicts:
#	gns3server/compute/docker/docker_vm.py
#	gns3server/version.py
2018-08-07 21:06:42 +07:00
..
__init__.py Create /hypervisor and /controller namespace 2016-03-07 15:01:35 +01:00
test_appliance.py Embed the appliances in the server. (#927) 2017-04-12 14:35:49 +02:00
test_compute.py Fix compute auto idlepc test. 2017-11-23 23:28:52 +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 Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269 2018-01-24 11:11:53 +01: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 Merge branch '2.1' into 2.2 2018-06-04 22:46:52 +07:00
test_server.py For security reason debug informations can only be exported from local server 2016-11-18 16:38:27 +01:00
test_settings.py Add a modification uuid to settings returned by the server 2017-03-21 13:35:02 +01:00
test_snapshot.py Replace snapshots by import / export 2016-07-26 19:52:58 +02:00
test_symbol.py Symbols are returned with a content length 2017-05-18 16:37:44 +02:00
test_version.py Fix client/server version test. 2018-01-18 16:04:31 +08:00