1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-19 06:19:08 +00:00
gns3-server/tests
2018-11-11 23:23:30 +08:00
..
compute Support Xtigervnc restart. 2018-11-11 23:23:30 +08:00
controller Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 2018-10-27 14:47:17 +07:00
handlers Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 2018-10-27 14:47:17 +07:00
resources
topologies Allow to have projects with the same name in different locations. 2018-03-30 23:01:37 +07:00
utils Fix tests to work with new version of aiohttp (>= 3.0) 2018-10-17 17:32:10 +07:00
web The server has now 2 notification streams 2018-08-16 21:31:57 +07:00
__init__.py
conftest.py Fix tests to work with new version of aiohttp (>= 3.0) 2018-10-17 17:32:10 +07: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