1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-13 20:08:55 +00:00
gns3-server/tests
Julien Duponchelle 617868402f
Fix the initial startup for VPCS is not used
The default VPCS template didn't provide the base
startup config setting. This prevent the replacement
of the hostname in the configuration file.

Fix https://github.com/GNS3/gns3-gui/issues/2123
2017-06-27 18:44:31 +02:00
..
compute Fix test for ethernet switch show arp 2017-06-23 10:54:05 +02:00
controller Fix the initial startup for VPCS is not used 2017-06-27 18:44:31 +02:00
handlers Merge remote-tracking branch 'origin/master' into 2.1 2017-06-21 15:13:04 +02:00
resources Fix an issue when getting size from some SVG file 2017-02-20 17:25:26 +01:00
topologies Fix invalid test for 1.3 topology conversion to GNS3 2.1 2017-06-06 16:07:27 +02:00
utils Fake console for simple Ethernet switch 2017-05-31 15:13:29 +02:00
web Fix tests broken by recent pytest upgrades 2017-01-17 18:56:06 +01:00
__init__.py Rename vpcs_id to id. Must be an integer in the route definition. 2015-01-18 12:12:11 -07:00
conftest.py Removed gc collection at testing 2017-06-07 14:39:47 +02:00
test_asyncio.py All current iou code is async 2015-02-16 17:20:07 +01:00
test_config.py Fix tests about local compute node 2016-08-23 22:40:26 +02:00
test_run.py Change default port to 3080 2016-03-25 15:31:17 +01:00
test_topologies.py Change directory layout for dynamips. 2017-01-06 17:43:47 +01:00
test_utils.py Add tests for checking if path are correctly cleaned 2017-04-18 15:50:11 +02:00
utils.py Fix tests on python 3.4 (#1046) 2017-05-23 12:15:04 +02:00