1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-19 14:29:22 +00:00
gns3-server/tests
2019-04-05 11:06:35 +01:00
..
compute Updated tests for setting docker user 2019-04-05 11:06:35 +01:00
controller Fix remote packet capture and make sure packet capture is stopped when deleting an NIO. Fixes https://github.com/GNS3/gns3-gui/issues/2753 2019-04-01 19:47:31 +07:00
handlers Serve WebUI via get_resource for freezed app 2019-03-21 10:39:49 +01:00
resources
topologies Allow to have projects with the same name in different locations. 2018-03-30 23:01:37 +07: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
conftest.py Remove generic controller settings API endpoint. 2018-11-14 16:24:30 +08:00
test_asyncio.py
test_config.py
test_run.py
test_topologies.py Allow to have projects with the same name in different locations. 2018-03-30 23:01:37 +07:00
test_utils.py
utils.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00