1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-19 22:39:08 +00:00
gns3-server/tests/handlers/api/controller
2018-11-17 21:50:00 +07:00
..
__init__.py
test_appliance.py Fix bug with custom adapters and categories for Docker VM. Fixes https://github.com/GNS3/gns3-gui/issues/2613 2018-11-17 21:50:00 +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
test_gns3vm.py
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
test_symbol.py
test_version.py Fix client/server version test. 2018-01-18 16:04:31 +08:00