1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-24 17:28:08 +00:00
gns3-server/tests
grossmj c4fcb43e78
Merge branch '2.2' into 3.0
# Conflicts:
#	.github/workflows/testing.yml
#	CHANGELOG
#	README.md
#	dev-requirements.txt
#	gns3server/compute/docker/docker_vm.py
#	gns3server/controller/export_project.py
#	gns3server/controller/import_project.py
#	gns3server/controller/project.py
#	gns3server/crash_report.py
#	gns3server/static/web-ui/index.html
#	gns3server/static/web-ui/main.df8c319a3da6fb0e3629.js
#	gns3server/version.py
#	requirements.txt
#	setup.py
#	tests/compute/docker/test_docker_vm.py
#	tests/controller/test_import_project.py
2024-10-31 12:54:35 +10:00
..
api Merge branch '2.2' into 3.0 2024-05-16 17:53:39 +07:00
compute Merge branch '2.2' into 3.0 2024-10-31 12:54:35 +10:00
controller Merge branch '2.2' into 3.0 2024-10-31 12:54:35 +10:00
resources Appliance management refactoring: 2021-10-18 18:04:30 +10:30
topologies Fix tests and add conversion test 2024-07-20 17:47:25 +02:00
utils Convert topologies < 3.0 to have valid node hostnames 2024-07-20 17:22:24 +02:00
web Remove event_loop 2024-05-09 17:53:02 +07:00
__init__.py Rename vpcs_id to id. Must be an integer in the route definition. 2015-01-18 12:12:11 -07:00
conftest.py Remove event_loop 2024-05-09 17:53:02 +07:00
test_config.py Remove event_loop 2024-05-09 17:53:02 +07:00
test_server.py Pydantic v2 migration 2023-08-04 18:20:06 +10:00
test_topologies.py Fix topology test 2019-05-26 15:55:29 +07:00
test_utils.py Refactor tests 2020-06-16 13:59:03 +09:30
utils.py Fix warnings in tests 2024-05-09 17:11:12 +07:00