1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-19 14:29:22 +00:00
gns3-server/tests
2020-03-10 17:48:03 +10:30
..
compute Allocate application IDs for IOU nodes on the controller. 2020-02-10 15:20:49 +08:00
controller Allocate application IDs for IOU nodes on the controller. 2020-02-10 15:20:49 +08:00
handlers Server statistics implementation 2020-03-10 17:48:03 +10:30
resources Fix an issue when getting size from some SVG file 2017-02-20 17:25:26 +01:00
topologies Fix tests. Ref #1659 2019-10-08 17:34:16 +08:00
utils Merge branch '2.2' of github.com:GNS3/gns3-server into 2.2 2019-03-21 10:39:55 +01:00
web Use aiofiles where relevant. 2019-03-06 23:00:01 +07:00
__init__.py Rename vpcs_id to id. Must be an integer in the route definition. 2015-01-18 12:12:11 -07:00
conftest.py Fix tests. 2020-01-08 06:03:31 +08:00
test_asyncio.py All current iou code is async 2015-02-16 17:20:07 +01:00
test_config.py Fix tests about local compute node 2016-08-23 22:40:26 +02:00
test_run.py Fix tests 2019-12-05 14:06:46 +08:00
test_topologies.py Fix topology test 2019-05-26 15:55:29 +07:00
test_utils.py Add tests for checking if path are correctly cleaned 2017-04-18 15:50:11 +02:00
utils.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00