gns3-server/tests/compute
grossmj a324459152 Merge branch '2.2' into 3.0
# Conflicts:
#	gns3server/compute/qemu/qemu_vm.py
#	gns3server/handlers/api/compute/server_handler.py
#	gns3server/utils/path.py
#	gns3server/version.py
#	requirements.txt
#	tests/compute/qemu/test_qemu_vm.py
#	tests/compute/test_manager.py
2021-09-09 16:36:17 +09:30
..
builtin/nodes Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
docker Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
dynamips Use Pydantic to validate the server config file. 2021-04-12 17:02:23 +09:30
iou Generate new config for each test. Fixes tests. 2021-04-12 19:37:59 +09:30
qemu Merge branch '2.2' into 3.0 2021-09-09 16:36:17 +09:30
virtualbox Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
vmware Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30
vpcs Migration to FastAPI 2020-10-02 16:07:50 +09:30
__init__.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
test_base_node.py Migration to FastAPI 2020-10-02 16:07:50 +09:30
test_manager.py Fix tests. Fixes #1950 2021-09-01 19:31:37 +09:30
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 Rename __json__() to asdict() 2021-04-17 23:34:28 +09:30