Commit Graph

26 Commits

Author SHA1 Message Date
75bb06563a Fix tests 2021-08-30 13:04:24 +09:30
30ebae207f Use Pydantic to validate the server config file. 2021-04-12 17:02:23 +09:30
7314b41d8f Fix tests. 2020-11-02 22:45:01 +10:30
eb3cb8a41f Migration to FastAPI 2020-10-02 16:07:50 +09:30
2ba6eac113 Fix tests 2020-08-13 17:10:31 +09:30
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
688b1ac0e4 Fix tests. 2020-01-08 07:10:33 +08:00
a8177d7afa Fix tests more reliably. Ref #0df997d. 2017-12-18 12:08:14 +01:00
0df997d232 Fix tests. 2017-12-17 23:06:19 +01:00
bc782b6896 fix passing tests on Windows 2017-10-16 13:02:44 +02:00
0854c04687 API for duplication a Node
Support:
* VPCS
* Dynamips router
* Ethernet switch

Ref #1065
2017-07-24 10:08:22 +02:00
54014ccd39 Fix one more windows test 2017-04-18 16:01:07 +02:00
691c2dfd8e Drop a test about OVA no longer use 2017-04-18 14:27:44 +02:00
e5dba5e66a Fix bug with other directory of Qemu images
Fix https://github.com/GNS3/gns3-gui/issues/1790
2017-01-18 12:39:10 +01:00
49315adf79 Do not recurse scan for images in standard image directory
Fix https://github.com/GNS3/gns3-gui/issues/1680
2016-11-28 19:49:50 +01:00
74695efe90 Fix tests checking the local flag 2016-11-04 15:42:29 +01:00
106915f419 Return md5sum and filesize in the list of images
Ref https://github.com/GNS3/gns3-gui/issues/1590
2016-10-20 17:24:05 +02:00
20772a310b Change seperator for additonnal images directory otherwise bug on windows 2016-09-27 17:15:59 +02:00
be5d543f20 Fix some bugs on windows 2016-09-27 17:05:03 +02:00
08e482004f Auto upload missing images 2016-06-07 19:38:01 +02:00
d8bdd16e13 Raise an error if image is missing on compute 2016-06-07 15:34:04 +02:00
fecd81655e Support recursive image search
Fix #546
2016-06-02 16:44:38 +02:00
a702155230 Support multiple images location
Ref #546
2016-06-02 15:34:40 +02:00
ac24922300 Node deleted event
Fix #527
2016-05-16 14:31:00 +02:00
5a76f81271 Refactoring to use a common node class for all VMs and other (future) objects. 2016-05-11 11:35:36 -06:00
58d4a529d4 Rename hypervisor to compute
Fix #487
2016-04-15 17:59:59 +02:00