1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-01-15 10:30:58 +00:00
gns3-server/tests/api/routes/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
..
__init__.py Move endpoints to routes & preparations to use a database. 2020-11-19 15:21:03 +10:30
test_capabilities.py Drop Windows support 2022-01-19 22:28:36 +10:30
test_cloud_nodes.py Upgrade dev dependencies and fix tests to support pytest-asyncio strict mode 2022-08-24 21:03:16 +02:00
test_compute.py Fix websocket authentication after upgrade to FastAPI 0.97.0 + tests 2023-06-24 14:55:43 +09:30
test_docker_nodes.py Upgrade dev dependencies and fix tests to support pytest-asyncio strict mode 2022-08-24 21:03:16 +02:00
test_dynamips_nodes.py Merge branch '2.2' into 3.0 2024-12-02 12:16:34 +10:00
test_ethernet_switch_nodes.py Stricter checks to create/update an Ethernet switch and add tests 2022-12-24 08:20:51 +08:00
test_iou_nodes.py Upgrade dev dependencies and fix tests to support pytest-asyncio strict mode 2022-08-24 21:03:16 +02:00
test_nat_nodes.py Upgrade dev dependencies and fix tests to support pytest-asyncio strict mode 2022-08-24 21:03:16 +02:00
test_notifications.py Refactor tests and start work on database integration. 2020-12-02 18:39:08 +10:30
test_projects.py "Local" command line parameter is only for stopping 2022-03-30 18:38:34 +08:00
test_qemu_nodes.py Upgrade dev dependencies and fix tests to support pytest-asyncio strict mode 2022-08-24 21:03:16 +02:00
test_virtualbox_nodes.py Upgrade dev dependencies and fix tests to support pytest-asyncio strict mode 2022-08-24 21:03:16 +02:00
test_vmware_nodes.py Upgrade dev dependencies and fix tests to support pytest-asyncio strict mode 2022-08-24 21:03:16 +02:00
test_vpcs_nodes.py Upgrade dev dependencies and fix tests to support pytest-asyncio strict mode 2022-08-24 21:03:16 +02:00