.. |
gns3vm
|
Set vhv.enable before run for VMWare 14. Fixes #1184
|
2017-10-18 10:32:56 +02:00 |
__init__.py
|
Close, commit and delete supported for projects in controller
|
2016-03-10 10:32:07 +01:00 |
test_compute.py
|
Fix issue when images are not uploaded from appliance wizard. Ref https://github.com/GNS3/gns3-gui/issues/2738
|
2019-03-18 15:33:37 +07:00 |
test_controller.py
|
Move appliance and template management code in their own classes.
|
2019-01-14 16:09:06 +07:00 |
test_drawing.py
|
Handle locking/unlocking items independently from the layer position.
|
2019-03-02 16:26:40 +07:00 |
test_export_project.py
|
Use aiozipstream for snapshots.
|
2019-02-28 17:25:05 +07:00 |
test_gns3vm.py
|
Fix more GNS3 VM related tests.
|
2017-12-05 20:38:48 -06:00 |
test_import_project.py
|
Fix project tests
|
2017-09-05 10:38:17 +02:00 |
test_link.py
|
Fix remote packet capture and make sure packet capture is stopped when deleting an NIO. Fixes https://github.com/GNS3/gns3-gui/issues/2753
|
2019-04-01 19:47:31 +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
|
Download custom appliance symbols from GitHub
|
2019-03-11 16:55:16 +07:00 |
test_notification.py
|
Fix tests for project notifications.
|
2019-02-23 23:20:11 +07:00 |
test_project_open.py
|
Load meta of the project on loading time (Fixes #2225)
|
2017-08-22 09:36:52 +02:00 |
test_project.py
|
Prevent locked nodes to be deleted. Fixes https://github.com/GNS3/gns3-gui/issues/2764
|
2019-04-10 15:43:51 +07:00 |
test_snapshot.py
|
The server has now 2 notification streams
|
2018-08-16 21:31:57 +07:00 |
test_symbols.py
|
Download custom appliance symbols from GitHub
|
2019-03-11 16:55:16 +07:00 |
test_template.py
|
Use "template" to name what we use to create new nodes.
|
2018-11-28 16:12:58 +07:00 |
test_topology.py
|
Update schema to allow for drawing grid size to be part of project.
|
2018-11-26 15:31:28 +00:00 |
test_udp_link.py
|
Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438.
|
2018-10-27 14:47:17 +07:00 |