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 724eda1f35
Handle locking/unlocking items independently from the layer position.
5 years ago
..
compute Merging 2.1 into 2.2 5 years ago
controller Handle locking/unlocking items independently from the layer position. 5 years ago
handlers Fix create a node from a template test. 5 years ago
resources Fix an issue when getting size from some SVG file 7 years ago
topologies Allow to have projects with the same name in different locations. 6 years ago
utils Early support for symbol themes. 6 years ago
web The server has now 2 notification streams 6 years ago
__init__.py Rename vpcs_id to id. Must be an integer in the route definition. 10 years ago
conftest.py Remove generic controller settings API endpoint. 6 years ago
test_asyncio.py All current iou code is async 10 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 Allow to have projects with the same name in different locations. 6 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