1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-19 06:19:08 +00:00
gns3-server/tests
grossmj 7f72b90b0e The server has now 2 notification streams
* A new one for controller related events (compute, appliance templates etc.)
* The existing one for project related events (links, nodes etc.)
2018-08-16 21:31:57 +07:00
..
compute Fix cloud tests. 2018-06-10 17:56:56 +07:00
controller The server has now 2 notification streams 2018-08-16 21:31:57 +07:00
handlers The server has now 2 notification streams 2018-08-16 21:31:57 +07:00
resources Fix an issue when getting size from some SVG file 2017-02-20 17:25:26 +01:00
topologies Allow to have projects with the same name in different locations. 2018-03-30 23:01:37 +07:00
utils Fix tests on Windows 2018-06-28 09:16:51 +02:00
web The server has now 2 notification streams 2018-08-16 21:31:57 +07:00
__init__.py
conftest.py Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269 2018-01-24 11:11:53 +01: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 Add tests for checking if path are correctly cleaned 2017-04-18 15:50:11 +02:00
utils.py Fix tests on python 3.4 (#1046) 2017-05-23 12:15:04 +02:00