1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-01-14 10:00:58 +00:00
gns3-server/tests/compute
grossmj cbaa563996
Merge branch '2.2' into 3.0
# Conflicts:
#	CHANGELOG
#	gns3server/crash_report.py
#	gns3server/static/web-ui/index.html
#	gns3server/static/web-ui/main.9297104511b6616fc55c.js
#	gns3server/utils/images.py
#	gns3server/version.py
#	tests/api/routes/compute/test_dynamips_nodes.py
#	tests/handlers/api/compute/test_qemu.py
#	tests/utils/test_images.py
2024-12-02 12:16:34 +10:00
..
builtin/nodes Remove event_loop 2024-05-09 17:53:02 +07:00
docker Upgrade dependencies and fix Pydantic warnings 2024-10-31 17:09:52 +10:00
dynamips Remove event_loop 2024-05-09 17:53:02 +07:00
iou Remove event_loop 2024-05-09 17:53:02 +07:00
qemu Fix tests 2024-11-17 15:00:13 +10:00
virtualbox Remove event_loop 2024-05-09 17:53:02 +07:00
vmware Remove event_loop 2024-05-09 17:53:02 +07:00
vpcs Remove event_loop 2024-05-09 17:53:02 +07:00
__init__.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
test_base_node.py Fixes after merging 2024-09-23 14:08:24 +07:00
test_manager.py Merge branch '2.2' into 3.0 2024-12-02 12:16:34 +10: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 Remove event_loop 2024-05-09 17:53:02 +07:00