1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-19 06:19:08 +00:00
gns3-server/tests/controller
grossmj 2764828f38 Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438.
* The PCAP file is directly accessed if controller and client are on the same host.
* The PCAP file is streamed from the compute server to the client with the controller as a proxy when the controller is remote for the client.
2018-10-27 14:47:17 +07:00
..
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_appliance.py Return platform value on appliances list (Fixes #2211) 2017-08-08 13:58:43 +02:00
test_compute.py Fix tests to work with new version of aiohttp (>= 3.0) 2018-10-17 17:32:10 +07:00
test_controller.py Fix appliance template tests. 2018-08-19 19:35:45 +07:00
test_drawing.py The server has now 2 notification streams 2018-08-16 21:31:57 +07:00
test_export_project.py Fix tests to work with new version of aiohttp (>= 3.0) 2018-10-17 17:32:10 +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 Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 2018-10-27 14:47:17 +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 Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
test_notification.py The server has now 2 notification streams 2018-08-16 21:31:57 +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 The server has now 2 notification streams 2018-08-16 21:31:57 +07:00
test_snapshot.py The server has now 2 notification streams 2018-08-16 21:31:57 +07:00
test_symbols.py Compute node size on server 2016-08-17 11:58:19 +02:00
test_topology.py Create/update project on compute when variables changes 2018-05-09 15:29:35 +02: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