Commit Graph

21 Commits

Author SHA1 Message Date
Garret Wassermann
18557aad38 Add Python 3.6 to Travis CI configuration 2017-02-25 04:07:20 -05:00
Jonathan Barratt
e8d0c5b2c7
implement mocked pop3 and imap tests for get_email
also update travis to latest django patch releases
2016-12-02 19:04:52 +07:00
Alex Seeholzer
4a7286f371
added requirements for testing 2016-12-02 17:40:46 +07:00
Alex Barcelo
e511aed934 removing leftover references to south_migrations folder 2016-11-02 17:24:05 +01:00
Alex Seeholzer
bc212a3dd1 updated travis target to latest python, ensuring latest mock patches are usable.
before, travis randomly resolved "3.4" into 3.4.2 or 3.4.4.
2016-11-01 15:01:50 +01:00
Garret Wassermann
904a83e2fe
Remove Django 1.7 from requirements and testing, set version to 0.2.0 2016-10-28 14:59:03 +07:00
Alex Barcelo
94162303d6 adding pep8 test for Travis 2016-10-24 10:06:36 +02:00
Alex Seeholzer
00b9dce0e9 Added coverage generation to testing, consumed by codecov in the CI build (+4 squashed commits)
Squashed commits:
[dadf579] switched to codecov from coveralls
[76f5184] added badge to Readme; debugging travis script;
[8b2a807] Testing submission to coveralls
[675ac37] Added coveralls support for travis
2016-10-20 14:00:51 +02:00
Alex Barcelo
40c046e993 Adding Django 1.10 to Travis 2016-10-20 08:25:37 +02:00
Alex Seeholzer
265da65ead Removed Python3.5 + Django 1.7.11 from travis build targets (non-supported combination) 2015-12-16 10:48:18 +01:00
Alex Seeholzer
4e2e517821 changed build target to 3.4+ (3.3 support is dropped for Django 1.8+);
changed doc to reflect this;
2015-12-16 10:26:29 +01:00
Ross Poulton
9c249a818b Update docs & tests for Python 2.7/3.3+ and Django 1.7+ 2015-12-16 10:35:00 +11:00
Ross Poulton
bfd76e7f05 Update Django versions we test against; 1.4 now excluded 2014-09-10 09:16:19 +10:00
Matt Molyneaux
8b2489d87d Grab requirements.txt for tests and remove Django 1.3 testing (requirements.txt asks for Django>1.4) 2014-06-05 01:07:05 +01:00
Matt Molyneaux
b41eae040d Remove --use-mirrors 2014-06-05 01:07:05 +01:00
Matt Molyneaux
a99f444e96 Fix missing bits of test
Travis will now grab the newest point releases of Django, including 1.6.5

Also added 'bootstrapform' to test settings to reduce failing tests to actual bugs
2014-06-05 01:07:05 +01:00
Darrell Enns
8f0a80d322 added url tag compatibility fix for django <1.5
added django 1.5 to travis
2013-03-18 11:41:43 -07:00
Ross Poulton
90b42d37ec Bump Python/Django version numbers 2013-01-23 11:43:54 +11:00
Ross Poulton
ab78a25864 Remove testing in Django 1.2. 2012-08-08 14:40:18 +10:00
Ross Poulton
648ff01a2d Fix travis configuration 2012-08-08 14:35:05 +10:00
Ross Poulton
f801d6d00b Add travis-ci.org configuration including quicktest runner. 2012-08-08 14:32:28 +10:00