1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-12 19:38:57 +00:00
gns3-server/tests/compute
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
..
builtin/nodes Add back loop 2022-08-27 23:41:52 +02:00
docker Merge branch '2.2' into 3.0 2023-05-22 15:11:17 +08:00
dynamips Add back loop 2022-08-27 23:41:52 +02:00
iou Add back loop 2022-08-27 23:41:52 +02:00
qemu Merge branch '2.2' into 3.0 2023-03-17 17:44:32 +10:00
virtualbox Add back loop 2022-08-27 23:41:52 +02:00
vmware Restore missing loop 2022-08-27 23:45:30 +02:00
vpcs Add back loop 2022-08-27 23:41:52 +02:00
__init__.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
test_base_node.py Add back loop 2022-08-27 23:41:52 +02:00
test_manager.py Add back loop 2022-08-27 23:41:52 +02:00
test_notification_manager.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
test_port_manager.py Use Pydantic to validate the server config file. 2021-04-12 17:02:23 +09:30
test_project_manager.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
test_project.py Upgrade dev dependencies and fix tests to support pytest-asyncio strict mode 2022-08-24 21:03:16 +02:00