1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 09:58:55 +00:00
gns3-server/tests/handlers/api/controller
Julien Duponchelle 9dc6f0f486 Embed the appliances in the server. (#927)
This add a /appliances call
2017-04-12 14:35:49 +02:00
..
__init__.py
test_appliance.py Embed the appliances in the server. (#927) 2017-04-12 14:35:49 +02:00
test_compute.py Update api documentations 2016-10-20 10:54:07 +02:00
test_drawing.py
test_gns3vm.py
test_link.py Prevent connect a node to himself 2016-10-03 12:31:01 +02:00
test_node.py
test_project.py
test_server.py For security reason debug informations can only be exported from local server 2016-11-18 16:38:27 +01:00
test_settings.py Add a modification uuid to settings returned by the server 2017-03-21 13:35:02 +01:00
test_snapshot.py
test_symbol.py Fix tests 2016-11-17 14:08:00 +01:00
test_version.py