You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/tests
ziajka bb26e8acdd
Calculate MD5 on thread and before json response, Ref. gui#2239
6 years ago
..
compute Calculate MD5 on thread and before json response, Ref. gui#2239 6 years ago
controller Fix test_open_auto_start test 6 years ago
handlers Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269 6 years ago
resources Fix an issue when getting size from some SVG file 7 years ago
topologies Fix invalid test for 1.3 topology conversion to GNS3 2.1 7 years ago
utils Cancellable md5sum calculation on thread, Ref. gui#2239 6 years ago
web Fix tests broken by recent pytest upgrades 7 years ago
__init__.py Rename vpcs_id to id. Must be an integer in the route definition. 9 years ago
conftest.py Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269 6 years ago
test_asyncio.py All current iou code is async 9 years ago
test_config.py Fix tests about local compute node 8 years ago
test_run.py Change default port to 3080 8 years ago
test_topologies.py Change directory layout for dynamips. 7 years ago
test_utils.py Add tests for checking if path are correctly cleaned 7 years ago
utils.py Fix tests on python 3.4 (#1046) 7 years ago