gns3-server/tests/compute
grossmj 56412b35e0 Merge branch '2.1' into 2.2
# Conflicts:
#	gns3server/compute/docker/docker_vm.py
#	gns3server/utils/asyncio/telnet_server.py
2018-11-30 12:38:02 +08:00
..
builtin/nodes Only require privileged access for uBridge when connecting a cloud to an Ethernet/TAP interface. Fixes #1461. 2018-11-19 17:33:17 +07:00
docker Merge branch '2.1' into 2.2 2018-11-30 12:38:02 +08:00
dynamips Fix link filters/suspend tests. 2018-03-19 18:25:56 +07:00
iou Fix tests to work with new version of aiohttp (>= 3.0) 2018-10-17 17:32:10 +07:00
qemu Fix tests to work with new version of aiohttp (>= 3.0) 2018-10-17 17:32:10 +07:00
traceng Fix tests to work with new version of aiohttp (>= 3.0) 2018-10-17 17:32:10 +07:00
virtualbox Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
vmware Replace asyncio.async() by asyncio.ensure_future() in tests. Ref #2566. 2018-08-24 18:52:15 +07:00
vpcs Fix tests to work with new version of aiohttp (>= 3.0) 2018-10-17 17:32:10 +07:00
test_base_node.py Replace asyncio.async() by asyncio.ensure_future() in tests. Ref #2566. 2018-08-24 18:52:15 +07:00
test_manager.py Fix tests more reliably. Ref #0df997d. 2017-12-18 12:08:14 +01:00
test_notification_manager.py Rename hypervisor to compute 2016-04-15 17:59:59 +02:00
test_port_manager.py Improve remote server console host support when binding to 0.0.0.0 2016-10-26 14:43:47 +02:00
test_project_manager.py Rename hypervisor to compute 2016-04-15 17:59:59 +02:00
test_project.py Replace asyncio.async() by asyncio.ensure_future() in tests. Ref #2566. 2018-08-24 18:52:15 +07:00