Commit Graph

14 Commits

Author SHA1 Message Date
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
dc377165f2 Cancellable md5sum calculation on thread, Ref. gui#2239 2018-01-29 10:18:13 +01:00
c72ae1bfe7 Fix IOU test run on Windows 2017-04-18 16:21:45 +02:00
b4434b5134 Add tests for checking if path are correctly cleaned 2017-04-18 15:50:11 +02:00
51ef5d8c90 Fix a broken test on windows machines 2017-04-18 14:04:50 +02: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
fb2dac6ef1 All tests pass on windows 2016-09-28 10:27:30 +02:00
20772a310b Change seperator for additonnal images directory otherwise bug on windows 2016-09-27 17:15:59 +02:00
7777407c4b Filter md5sum files from the list of images 2016-08-18 19:26:17 +02:00
add546158f List images return images on compute and controller
Fix #506
2016-06-08 14:14:03 +02:00
08e482004f Auto upload missing images 2016-06-07 19:38:01 +02:00
119a2a3b66 Add test for unicode char in images path
Ref #401
2016-01-26 15:32:40 +01:00
a8e69d9a0b Do not use the md5 from cache for a missing image 2015-06-19 16:36:25 +02:00
f041697311 Compute a md5sum of images for futur purpose
Fix #234
2015-06-17 17:11:25 +02:00