aboutsummaryrefslogtreecommitdiffstats
path: root/tox.ini
AgeCommit message (Expand)Author
2016-07-06flake8: Ignore warning only leading to false positivesDamien Lespiau
2016-04-01tox: Add 'venv' targetStephen Finucane
2016-03-11tests: Run pep8 tests as part of the tox runDamien Lespiau
2016-03-04tox: Remove testing for django 1.6Damien Lespiau
2016-03-04tox: Expose the selenium related env variablesDamien Lespiau
2016-03-04tox: Also white list PW_TEST_DB_TYPEDamien Lespiau
2016-02-25pep8: Ignore 'space after :' errorDamien Lespiau
2016-02-18tox: Cleanup fileStephen Finucane
2016-02-18tox: 'flake' -> 'flake8'Stephen Finucane
2016-02-17tox: Include pwclient, git-pw and tests in the pep8 testDamien Lespiau
2015-12-10pep8: Make git-pw pass flake8Damien Lespiau
2015-12-05tox: Fix bug in 'coverage' targetStephen Finucane
2015-12-05tox: Use the pylint-django pluginDamien Lespiau
2015-12-05tox: Use requirements-prod-mysql in the tox environmentsDamien Lespiau
2015-11-08docs: Re-design the requirements.txt filesDamien Lespiau
2015-11-04tests: Move jshint invocation to a shell scriptDamien Lespiau
2015-11-03tox: Add a jshint testDamien Lespiau
2015-10-30tox: Optionally specify a file with the pep8 and lint environmentsDamien Lespiau
2015-10-02tests: Add a couple of Selenium testsDamien Lespiau
2015-10-02tox: Use a range of ports for live servers in case of concurrent runsDamien Lespiau
2015-10-02tests: Use --noinput when running testsDamien Lespiau
2015-10-02flake: Restrict flake to the patchwork directoryDamien Lespiau
2015-10-02tox: Omit tests and manage.py when running coverage testsDamien Lespiau
2015-09-17tox: Update versions of Django to be testedStephen Finucane
2015-05-27Move to a more recent django project structureJeremy Kerr
2015-05-03tox: Add tox.ini fileStephen Finucane