1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-28 11:18:11 +00:00
gns3-server/tests/controller
grossmj 089d25c79d Forbid controller and compute servers to be different versions.
Report last compute server error to clients and display in the server summary.
2018-08-22 16:54:43 +07:00
..
gns3vm
__init__.py
test_appliance.py
test_compute.py Forbid controller and compute servers to be different versions. 2018-08-22 16:54:43 +07:00
test_controller.py Compatybility with controller, default_symbol and hover_symbol, Fixes: #2444 2018-03-02 13:48:27 +01:00
test_drawing.py
test_export_project.py Fix project export tests. 2018-04-28 16:46:47 +07:00
test_gns3vm.py
test_import_project.py
test_link.py Add API endpoint to return all links attached to a node. 2018-06-06 20:46:44 +07:00
test_node_port_name.py Fix some more problems with interface short names. Fixes https://github.com/GNS3/gns3-gui/issues/2562 2018-08-13 15:45:24 +07:00
test_node.py Fix get_port test. 2018-02-02 22:14:50 +08:00
test_notification.py
test_project_open.py
test_project.py Fix tests 2018-06-13 19:16:43 +02:00
test_snapshot.py
test_symbols.py
test_topology.py Create/update project on compute when variables changes 2018-05-09 15:29:35 +02:00
test_udp_link.py