You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/tests/controller
grossmj 87a26d5da0
Fix tests and comment problematic ones that rely on AsyncioMagicMock
4 years ago
..
gns3vm Fix Key Error "vendor_id" is missing when configuring GNS3 VM with VirtualBox. Fixes https://github.com/GNS3/gns3-gui/issues/3018 4 years ago
__init__.py
test_compute.py
test_controller.py
test_drawing.py
test_export_project.py Fix tests and comment problematic ones that rely on AsyncioMagicMock 4 years ago
test_gns3vm.py Try to fix capsys issue with Python 3.8 4 years ago
test_import_project.py Fix tests for Windows 4 years ago
test_link.py
test_node.py Fix tests for Windows 4 years ago
test_node_port_name.py
test_notification.py
test_project.py
test_project_open.py
test_snapshot.py
test_symbols.py
test_template.py
test_topology.py
test_udp_link.py