grossmj
|
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 |
|
grossmj
|
688b1ac0e4
|
Fix tests.
|
2020-01-08 07:10:33 +08:00 |
|
grossmj
|
a8177d7afa
|
Fix tests more reliably. Ref #0df997d.
|
2017-12-18 12:08:14 +01:00 |
|
grossmj
|
0df997d232
|
Fix tests.
|
2017-12-17 23:06:19 +01:00 |
|
ziajka
|
bc782b6896
|
fix passing tests on Windows
|
2017-10-16 13:02:44 +02:00 |
|
Julien Duponchelle
|
0854c04687
|
API for duplication a Node
Support:
* VPCS
* Dynamips router
* Ethernet switch
Ref #1065
|
2017-07-24 10:08:22 +02:00 |
|
Julien Duponchelle
|
54014ccd39
|
Fix one more windows test
|
2017-04-18 16:01:07 +02:00 |
|
Julien Duponchelle
|
691c2dfd8e
|
Drop a test about OVA no longer use
|
2017-04-18 14:27:44 +02:00 |
|
Julien Duponchelle
|
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 |
|
Julien Duponchelle
|
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 |
|
Julien Duponchelle
|
74695efe90
|
Fix tests checking the local flag
|
2016-11-04 15:42:29 +01:00 |
|
Julien Duponchelle
|
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 |
|
Julien Duponchelle
|
20772a310b
|
Change seperator for additonnal images directory otherwise bug on windows
|
2016-09-27 17:15:59 +02:00 |
|
Julien Duponchelle
|
be5d543f20
|
Fix some bugs on windows
|
2016-09-27 17:05:03 +02:00 |
|
Julien Duponchelle
|
08e482004f
|
Auto upload missing images
|
2016-06-07 19:38:01 +02:00 |
|
Julien Duponchelle
|
d8bdd16e13
|
Raise an error if image is missing on compute
|
2016-06-07 15:34:04 +02:00 |
|
Julien Duponchelle
|
fecd81655e
|
Support recursive image search
Fix #546
|
2016-06-02 16:44:38 +02:00 |
|
Julien Duponchelle
|
a702155230
|
Support multiple images location
Ref #546
|
2016-06-02 15:34:40 +02:00 |
|
Julien Duponchelle
|
ac24922300
|
Node deleted event
Fix #527
|
2016-05-16 14:31:00 +02:00 |
|
grossmj
|
5a76f81271
|
Refactoring to use a common node class for all VMs and other (future) objects.
|
2016-05-11 11:35:36 -06:00 |
|
Julien Duponchelle
|
58d4a529d4
|
Rename hypervisor to compute
Fix #487
|
2016-04-15 17:59:59 +02:00 |
|