1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-31 20:58:56 +00:00
gns3-server/tests/controller
grossmj e3493870b2
Add project.created, project.opened and project.deleted controller notification stream.
Move project.updated and project.closed from project notification to controller notification stream.
2024-01-28 12:13:09 +11:00
..
gns3vm Add back loop 2022-08-27 23:41:52 +02:00
__init__.py Close, commit and delete supported for projects in controller 2016-03-10 10:32:07 +01:00
test_compute.py Add project.created, project.opened and project.deleted controller notification stream. 2024-01-28 12:13:09 +11:00
test_controller.py Add generic function to install resource files 2023-05-07 21:57:44 +08:00
test_drawing.py Refactor tests 2020-06-16 13:59:03 +09:30
test_export_project.py Add back loop 2022-08-27 23:41:52 +02:00
test_gns3vm.py Add back loop 2022-08-27 23:41:52 +02:00
test_import_project.py Add back loop 2022-08-27 23:41:52 +02:00
test_link.py Use pytest-asyncio auto mode 2022-08-27 21:10:17 +02:00
test_node_port_name.py Refactor tests 2020-06-16 13:59:03 +09:30
test_node.py Fix tests for Windows 2020-06-16 01:57:16 -07:00
test_notification.py Use pytest-asyncio auto mode 2022-08-27 21:10:17 +02:00
test_project_open.py Refactor tests 2020-06-16 13:59:03 +09:30
test_project.py Add project.created, project.opened and project.deleted controller notification stream. 2024-01-28 12:13:09 +11:00
test_snapshot.py Refactor tests 2020-06-16 13:59:03 +09:30
test_symbols.py Refactor tests 2020-06-16 13:59:03 +09:30
test_template.py Refactor tests 2020-06-16 13:59:03 +09:30
test_topology.py Add project.created, project.opened and project.deleted controller notification stream. 2024-01-28 12:13:09 +11:00
test_udp_link.py Refactor tests 2020-06-16 13:59:03 +09:30