1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-13 20:08:55 +00:00
gns3-server/tests/controller
grossmj b3dfb87622 Merge branch '2.2' into 3.0
# Conflicts:
#	gns3server/controller/__init__.py
#	gns3server/crash_report.py
#	gns3server/static/web-ui/index.html
#	gns3server/static/web-ui/main.96be36058f5df0ca7e7f.js
#	gns3server/utils/images.py
#	gns3server/version.py
#	requirements.txt
#	tests/compute/docker/test_docker_vm.py
#	tests/controller/test_controller.py
2023-05-22 15:11:17 +08: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 controller endpoints to get VirtualBox VMs, VMware VMs and Docker images 2022-06-07 00:38:59 +08:00
test_controller.py Merge branch '2.2' into 3.0 2023-05-22 15:11:17 +08:00
test_drawing.py Rename __json__() to asdict() 2021-04-17 23:34:28 +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 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 Use pytest-asyncio auto mode 2022-08-27 21:10:17 +02:00
test_rbac.py Add user permissions + RBAC tests. 2021-06-03 15:40:12 +09:30
test_snapshot.py Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
test_symbols.py Use generic symbol names 2022-07-25 12:33:40 +02:00
test_topology.py Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
test_udp_link.py Fix tests 2021-12-02 19:14:55 +10:30