1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-31 20:58:56 +00:00
gns3-server/tests
2024-01-28 12:13:10 +11:00
..
compute Fix tests running on Python 3.12 2023-10-23 16:12:12 +10:00
controller Add project.created, project.opened and project.deleted controller notification stream. 2024-01-28 12:13:09 +11:00
handlers Fix issues when generating docs 2024-01-28 12:13:10 +11:00
resources
topologies
utils Add back loop 2022-08-27 23:41:52 +02:00
web Fix tests and comment problematic ones that rely on AsyncioMagicMock 2021-04-09 11:57:29 +09:30
__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 Restore missing loop 2022-08-27 23:45:30 +02:00
test_config.py Add back loop 2022-08-27 23:41:52 +02:00
test_run.py Comment capsys tests 2020-06-16 21:27:49 +09:30
test_topologies.py
test_utils.py
utils.py