Julien Duponchelle
c280fd5fb8
Merge branch 'master' into 1.5
2016-01-20 17:10:59 +01:00
Julien Duponchelle
bc3016eec5
Merge branch '1.4'
2016-01-13 11:39:00 +01:00
Julien Duponchelle
33edbefa3b
Docker cleanup and improvements
2015-12-18 18:20:56 +01:00
Julien Duponchelle
7ce17cc48f
Install dependencies before setup.py install
...
This fix issues with aiohttp recent versions not supported
on Python 3.4.0
2015-12-16 14:46:26 +01:00
Julien Duponchelle
a9d0951bb6
Test with python 3.5
2015-11-03 10:59:03 +01:00
Julien Duponchelle
3cf609303d
Slack support for Travis
2015-09-04 09:05:44 +02:00
Julien Duponchelle
0f369bc40b
ifconfig is not available on travis new architecture
2015-07-23 10:58:34 +02:00
Julien Duponchelle
631ad76149
Switch from travis legacy architecture to the new one
2015-07-23 10:56:15 +02:00
Julien Duponchelle
0a48fbe7e4
Fix coveralls configuration
2015-06-18 16:33:24 +02:00
Julien Duponchelle
4a53c7789d
Renable coverall in travis
2015-06-18 15:59:57 +02:00
Julien Duponchelle
36d5049c61
More debug for the interfaces up crash debug
2015-06-09 10:10:06 +02:00
Julien Duponchelle
1739acb67e
Install qt5 for travis
2015-06-06 13:43:02 +02:00
Julien Duponchelle
b1d21c7c32
Drop python 3.3 from Travis
2015-06-04 10:51:49 +02:00
Julien Duponchelle
c03c66ec48
Fix tests crash on travis
2015-05-26 11:35:06 +02:00
Julien Duponchelle
dfd18f9483
Travis install netifaces
2015-05-26 10:56:35 +02:00
Julien Duponchelle
9bf875699f
Fix coveralls
2015-03-30 17:24:03 +02:00
Julien Duponchelle
420a1c2da2
Fix rare crash in tests for travis and fix coverage
2015-03-30 17:03:49 +02:00
Julien Duponchelle
2df3525ffe
Add code coverage
2015-02-05 10:46:27 +01:00
Julien Duponchelle
c409819382
Add missing documentations and add julien email to travis build
2015-01-26 09:40:48 +01:00
Julien Duponchelle
984d47f9c8
Test work without vpcs binary
2015-01-20 22:50:26 +01:00
Julien Duponchelle
78015b800e
Install vpcs on travis
2015-01-19 17:56:38 +01:00
Julien Duponchelle
2c3b0061a2
Cleanup travis build
2015-01-19 11:58:22 +01:00
Julien Duponchelle
efad58a2af
Enable travis for all branches
2015-01-14 10:39:46 +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
Daniel Lintott
a4bc96af28
revert not installing requirements outside of tox
2014-08-08 19:20:20 +01:00
Daniel Lintott
d8f622d438
Streamline TravisCI build
...
+ As we use Tox there's no need to run seperate builds for
python3.3 and python3.4
+ There's no need to install the requirements in main
environment as all dependencies are handled in the Tox
virtualenv's
2014-08-08 19:15:26 +01:00
Daniel Lintott
7cbce0f81b
Fix test suite
...
+ Install VPCS and dynamips from GNS3 PPA
+ Drop netifaces-py3 from requirements.txt
+ Fix/update tests to use installed VPCS and dynamips
2014-08-08 14:32:32 +01:00
grossmj
ff6c864294
Fixes issue with server shutdown.
2014-05-14 11:24:14 -06: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