1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-13 20:08:55 +00:00
gns3-server/tests/controller
grossmj 6ed18c561f
Merge branch '2.2' into 3.0
# Conflicts:
#	gns3server/compute/qemu/qemu_vm.py
#	gns3server/config_samples/gns3_server.conf
#	gns3server/controller/export_project.py
#	gns3server/controller/project.py
#	gns3server/controller/snapshot.py
#	gns3server/handlers/api/controller/project_handler.py
#	tests/controller/test_export_project.py
#	tests/controller/test_import_project.py
#	tests/controller/test_snapshot.py
2024-07-07 19:04:50 +02:00
..
gns3vm Remove event_loop 2024-05-09 17:53:02 +07:00
__init__.py Close, commit and delete supported for projects in controller 2016-03-10 10:32:07 +01:00
test_compute.py Merge branch '2.2' into 3.0 2024-01-28 12:30:43 +11:00
test_controller.py Pydantic v2 migration 2023-08-04 18:20:06 +10:00
test_drawing.py Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
test_export_project.py Merge branch '2.2' into 3.0 2024-07-07 19:04:50 +02:00
test_gns3vm.py Remove event_loop 2024-05-09 17:53:02 +07:00
test_import_project.py Merge branch '2.2' into 3.0 2024-07-07 19:04:50 +02:00
test_link.py Use pytest-asyncio auto mode 2022-08-27 21:10:17 +02:00
test_node_port_name.py Upgrade dev dependencies and fix tests to support pytest-asyncio strict mode 2022-08-24 21:03:16 +02:00
test_node.py Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
test_notification.py Use pytest-asyncio auto mode 2022-08-27 21:10:17 +02:00
test_project_open.py "Local" command line parameter is only for stopping 2022-03-30 18:38:34 +08:00
test_project.py Merge branch '2.2' into 3.0 2024-07-07 19:04:50 +02:00
test_rbac.py Complete resource pool support for projects 2023-09-11 18:15:03 +07:00
test_snapshot.py Merge branch '2.2' into 3.0 2024-07-07 19:04:50 +02:00
test_symbols.py Use generic symbol names 2022-07-25 12:33:40 +02:00
test_topology.py Merge branch '2.2' into 3.0 2024-01-28 12:30:43 +11:00
test_udp_link.py Fix tests 2021-12-02 19:14:55 +10:30