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
grossmj 9d47050dff
Use 0.0.0.0 by default for server host. Fixes https://github.com/GNS3/gns3-server/issues/1663
5 years ago
..
compute Add qemu drive id to tests 5 years ago
controller Make x,y optional for creating links via API. Fixes #1630 5 years ago
handlers Fix tests. 5 years ago
resources Fix an issue when getting size from some SVG file 7 years ago
topologies Fix tests. Ref #1659 5 years ago
utils Merge branch '2.2' of github.com:GNS3/gns3-server into 2.2 5 years ago
web Use aiofiles where relevant. 5 years ago
__init__.py Rename vpcs_id to id. Must be an integer in the route definition. 9 years ago
conftest.py Remove generic controller settings API endpoint. 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 Use 0.0.0.0 by default for server host. Fixes https://github.com/GNS3/gns3-server/issues/1663 5 years ago
test_topologies.py Fix topology test 5 years ago
test_utils.py Add tests for checking if path are correctly cleaned 7 years ago
utils.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago