summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Test against py36Steven Loria2017-05-111-3/+3
* fix tests (ignore contributing.rst)Gael Pasgrimaud2016-12-161-1/+1
* drop py2.6 supportGael Pasgrimaud2016-09-151-2/+2
* simple tox config; remove pypy from travis - lxml install failGael Pasgrimaud2016-01-071-54/+5
* Test against python 3.5Steven Loria2015-11-141-1/+6
* do not cover 34. coverage bugGael Pasgrimaud2015-11-011-2/+6
* drop py32 support (still work but test dependencies failGael Pasgrimaud2015-07-241-1/+1
* py34 supportGael Pasgrimaud2015-07-241-1/+6
* fix coverageGael Pasgrimaud2015-02-051-3/+3
* back to nose<1.3.0... should try nose2 one dayGael Pasgrimaud2014-06-291-1/+1
* looks like a -x flag is the only way to skip running tests for CHANGELOG.rstGael Pasgrimaud2014-06-291-1/+3
* remove pypy from tox so it won't break jenkinsGael Pasgrimaud2014-04-161-1/+1
* try to force nose version with tox. feel desperate...Gael Pasgrimaud2014-04-161-0/+1
* use pip freeze to show the versions use during testingGael Pasgrimaud2014-04-161-2/+1
* what a typo. maybe I need a break..Gael Pasgrimaud2014-04-151-1/+0
* try with nose < 1.3Gael Pasgrimaud2014-04-151-0/+4
* py2.6 need ordereddictGael Pasgrimaud2014-04-151-0/+1
* casperjs has moved to webtest-casperjsGael Pasgrimaud2013-02-231-1/+0
* Now tests on pypyChristophe de Vienne2013-02-221-1/+6
* move bootstrap.sh into fixtures/Domen Kožar2013-02-221-1/+1
* add a test to load an app with pastedeployGael Pasgrimaud2013-02-211-0/+2
* re-add mockGael Pasgrimaud2013-02-211-0/+1
* fix the internetzDomen Kožar2013-02-211-3/+1
* merge conflictsGael Pasgrimaud2013-02-211-5/+4
|\
| * Let nose run coverageChristophe de Vienne2013-02-211-5/+4
* | add mockGael Pasgrimaud2013-02-211-0/+1
* | merge conflictGael Pasgrimaud2013-02-211-1/+1
|/
* Add --show-missing to coverage so that we can see what lines are not coveredChristophe de Vienne2013-02-211-2/+2
* Clear the coverage datas before combiningChristophe de Vienne2013-02-211-0/+1
* Combine coverage results, enable nose xunit output.Christophe de Vienne2013-02-211-59/+37
* re-add pypiGael Pasgrimaud2012-12-071-0/+16
* fix selenium testsGael Pasgrimaud2012-12-071-0/+8
* remove some ugly stuff by using future's literal and six. this mean we do no ...Gael Pasgrimaud2012-12-051-28/+33
* add test coverage to toxDomen Kožar2012-11-211-5/+15
* tox work with 2.6 2.7 and 3.2. Still have some buildout issue with 3.3Gael Pasgrimaud2012-11-161-7/+19
* add tox.iniGael Pasgrimaud2012-10-181-0/+29