1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-20 06:49:06 +00:00
gns3-server/tests/compute
2018-01-29 14:20:48 +01:00
..
builtin/nodes Fix NAT test. 2017-09-11 15:09:32 +07:00
docker Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269 2018-01-24 11:11:53 +01:00
dynamips Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269 2018-01-24 11:11:53 +01:00
iou Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269 2018-01-24 11:11:53 +01:00
qemu Calculate MD5 on thread and before json response, Ref. gui#2239 2018-01-29 14:20:48 +01:00
virtualbox Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269 2018-01-24 11:11:53 +01:00
vmware Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269 2018-01-24 11:11:53 +01:00
vpcs Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269 2018-01-24 11:11:53 +01:00
test_base_node.py Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269 2018-01-24 11:11:53 +01:00
test_manager.py Fix tests more reliably. Ref #0df997d. 2017-12-18 12:08:14 +01:00
test_notification_manager.py
test_port_manager.py
test_project_manager.py
test_project.py Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269 2018-01-24 11:11:53 +01:00