Julien Duponchelle
ac16ee5bc6
Fix minor issues
2015-11-09 12:32:36 +01:00
Julien Duponchelle
1248584841
Cleanup unused and duplicates
2015-11-09 12:14:25 +01:00
grossmj
6048222797
Adjust AUTHORS.
2015-07-12 17:25:03 -06:00
Julien Duponchelle
e9ec5c8a37
A notification stream with process monitoring
2015-05-01 13:20:30 +02:00
Julien Duponchelle
68427eaddf
Auto PEP8 cleanup
2015-02-13 14:43:28 +01:00
Julien Duponchelle
568e203580
Increase timeout time for test in order to avoid false negative
2015-02-04 17:33:58 +01:00
Julien Duponchelle
08158884a4
Add api versionning
2015-02-04 10:24:59 +01:00
Julien Duponchelle
4b62d4d82c
py.test timeout and capture log
2015-01-28 15:57:11 +01:00
Julien Duponchelle
9e5a2fcc42
Skip .tox directory during tests
2015-01-19 11:37:24 +01:00
Julien Duponchelle
aab944fb6c
Move old test to old_tests directory
2015-01-14 11:43:23 +01:00
Julien Duponchelle
f1a9cc9f01
PEP8
2015-01-14 10:37:49 +01:00
Daniel Lintott
4a33b2021c
Further optimise the Travis testing and improve running tests for a user
...
+ Convert setup.py test to run py.test instead of tox
+ Tox should now run setup.py test
+ TravisCI will create a job for each TOX_ENV and then execute
tox to run the tests for that TOX_ENV
2014-08-09 12:05:31 +01:00
grossmj
a874b63e40
Checks for valid device IDs.
2014-04-12 14:43:30 -06:00
grossmj
89888ae7bf
Handle startup-config push using base64
...
Dynamips working directory management
Random port selection for the ZeroMQ server
TCP & UDP port allocation in a range with improvements
Update Dynamips to 0.2.11 (for the tests)
Focus on Python3 development (stop trying to be compatible with Python
2.x)
More error/bug catching
2014-03-02 15:20:03 -07:00
grossmj
f4e51ea74f
Base server complete including modules, STOMP protocol over Websockets
...
and ZMQ Router/Dealer implementations.
2013-12-05 00:21:06 -07:00
grossmj
58f93edaf7
Base server & plugin system & first unit tests
2013-10-30 15:58:17 -06:00
grossmj
c6152c9503
Project structure & tools (pytest, tox etc.)
2013-10-08 11:33:51 -06:00
grossmj
c4ed47b2dc
Initial project structure
2013-10-04 17:45:15 -06:00