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 ab8dc52ece
Fix tests to work with new version of aiohttp (>= 3.0)
6 years ago
..
builtin/nodes
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 Fix tests to work with new version of aiohttp (>= 3.0) 6 years ago
qemu Fix tests to work with new version of aiohttp (>= 3.0) 6 years ago
traceng Fix tests to work with new version of aiohttp (>= 3.0) 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() by asyncio.ensure_future() in tests. Ref #2566. 6 years ago
vpcs Fix tests to work with new version of aiohttp (>= 3.0) 6 years ago
test_base_node.py Replace asyncio.async() by asyncio.ensure_future() in tests. Ref #2566. 6 years ago
test_manager.py
test_notification_manager.py
test_port_manager.py
test_project.py Replace asyncio.async() by asyncio.ensure_future() in tests. Ref #2566. 6 years ago
test_project_manager.py