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 174624121d
Fix Qemu VM tests. Ref #1516
6 years ago
..
compute Fix Qemu VM tests. Ref #1516 6 years ago
controller Forbid controller and compute servers to be different versions. 6 years ago
handlers Replace asyncio.async() by asyncio.ensure_future() in tests. Ref #2566. 6 years ago
resources Fix an issue when getting size from some SVG file 8 years ago
topologies Fix invalid test for 1.3 topology conversion to GNS3 2.1 7 years ago
utils Refactor asyncio locking system for Python 3.7 support. Ref https://github.com/GNS3/gns3-gui/issues/2566 Ref https://github.com/GNS3/gns3-gui/issues/2568 6 years ago
web 'caplog.text()' syntax is deprecated, use 'caplog.text' property instead. 6 years ago
__init__.py
conftest.py Refactor asyncio locking system for Python 3.7 support. Ref https://github.com/GNS3/gns3-gui/issues/2566 Ref https://github.com/GNS3/gns3-gui/issues/2568 6 years ago
test_asyncio.py
test_config.py Fix tests about local compute node 8 years ago
test_run.py
test_topologies.py Change directory layout for dynamips. 8 years ago
test_utils.py Add tests for checking if path are correctly cleaned 8 years ago
utils.py Fix tests on python 3.4 (#1046) 7 years ago