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/compute
grossmj 76af98404a
Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425
6 years ago
..
builtin/nodes Fix cloud tests. 6 years ago
docker Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
dynamips Replace asyncio.async() by asyncio.ensure_future() in tests. Ref #2566. 6 years ago
iou Replace asyncio.async() by asyncio.ensure_future() in tests. Ref #2566. 6 years ago
qemu Merge branch '2.1' into 2.2 6 years ago
traceng Fix test to support Python 3.7 Ref https://github.com/GNS3/gns3-gui/issues/2566 6 years ago
virtualbox Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
vmware Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269 6 years ago
vpcs Fix test to support Python 3.7 Ref https://github.com/GNS3/gns3-gui/issues/2566 6 years ago
test_base_node.py Replace asyncio.async() by asyncio.ensure_future() in tests. Ref #2566. 6 years ago
test_manager.py Fix tests more reliably. Ref #0df997d. 7 years ago
test_notification_manager.py Rename hypervisor to compute 8 years ago
test_port_manager.py Improve remote server console host support when binding to 0.0.0.0 8 years ago
test_project.py Replace asyncio.async() by asyncio.ensure_future() in tests. Ref #2566. 6 years ago
test_project_manager.py Rename hypervisor to compute 8 years ago