Commit Graph

19 Commits

Author SHA1 Message Date
df56955bf0 Use license instead of licence 2024-12-17 15:01:01 +07:00
91e9fa1cbc Fix tests 2024-12-16 18:13:51 +07:00
46a9fdb61d Remove event_loop 2024-05-09 17:53:02 +07:00
33499be425 Fix warnings in tests 2024-05-09 17:11:12 +07:00
d03e7ac9c5 Fix tests 2023-05-14 14:20:45 +08:00
d3ea67da24 Refactor tests
* Use pytest-aiohttp
* Use the async def / await syntax.
* Fix tests to run with Python 3.8
2020-06-16 13:59:03 +09:30
ab8dc52ece Fix tests to work with new version of aiohttp (>= 3.0) 2018-10-17 17:32:10 +07:00
658aa4bae9 Merge 2.1 into 2.2 branch 2018-03-12 13:38:50 +07:00
d9a0ec9ff3 Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269 2018-01-24 11:11:53 +01:00
6aa2afcf54 Fix #557 - mac addess collision when running IOU on multiple GNS3 servers 2017-06-27 10:09:21 +02:00
70e2b87ff0 Patch hostname in configuration file even if name is unsync
Ref https://github.com/GNS3/gns3-gui/issues/1889
2017-02-27 12:48:05 +01:00
3754a49cc0 Drop IOUCON
Fix #747
2016-11-08 10:21:20 +01:00
4fe2b746d0 Fix IOU tests 2016-11-06 21:22:48 +01:00
74695efe90 Fix tests checking the local flag 2016-11-04 15:42:29 +01:00
ae1e027031 Raise error if using a non linked clone VM twice
Fix https://github.com/GNS3/gns3-gui/issues/1593
2016-10-24 21:39:35 +02:00
d79fb231d3 Use uBridge for VirtualBox connections plus some cleaning. Ref #267. 2016-06-24 18:35:39 -06:00
d8bdd16e13 Raise an error if image is missing on compute 2016-06-07 15:34:04 +02:00
d5895c3a47 Merge branch '1.5' into 2.0 2016-05-18 11:25:41 +02:00
58d4a529d4 Rename hypervisor to compute
Fix #487
2016-04-15 17:59:59 +02:00