Diego Navarro
4e18710537
Upgrades pytest, pytest-django and pytest-cov version to fix travis build ( #358 )
...
* Upgrades pytest, pytest-django and pytest-cov version
* Skips testing Python 3.5 with django trunk (Django 2.1 requires Python 3.6)
2019-02-22 00:05:35 +06:00
Jonathan Sundqvist
2cb773372d
Add a JoinManager that helps with performance ( #351 )
...
* Add the join manager + tests
* Documentation for join manager
* Use order_by for consistent tests
* Use postgres instead sqlite for tests for better reliability
* Fix coverage
* Drop django 1.8
2018-11-25 20:18:23 +06:00
Bo Marchman
df8ceed265
Add Django 2.1 to tox
2018-08-07 11:56:02 -04:00
Lucas Wiman
c53b19e50d
Ignore 80 character line length restriction of pep8.
...
It seems like this hasn't been consistently followed in this codebase,
and the number of changes was fairly large.
2018-07-02 14:33:47 -07:00
Lucas Wiman
9189d60996
Fix remaining non-E501 line length changes.
...
The E402 module level import appears to be an error of some kind in flake8?
2018-07-02 13:01:49 -07:00
Lucas Wiman
e23e86a2be
Ignore W503 line break before binary operator
...
It doesn't seem like following this rule will lead to clearer code in the violations in this codebase.
2018-07-02 12:52:47 -07:00
Lucas Wiman
9a6634b87a
Ignore assigning to lambda warning.
2018-07-02 11:45:51 -07:00
Lucas Wiman
54543f1e8d
Add a flake8 environment to ensure pep8 compatibility.
2018-07-02 11:43:38 -07:00
Lucas Wiman
4740ab43ec
Update passed environment variables to match codecov documentation.
...
Hopefully this will combine the coverage reports.
2018-06-28 13:41:09 -07:00
Jannis Leidel
ccaa08d12e
Simplified tox setup with tox-travis.
2018-01-10 10:48:14 +01:00
Tony Narlock
28bd4567a7
switch to py.test + pytest-cov
2017-12-11 08:11:55 -06:00
Tony Narlock
6dd7556da7
add codecov to travis
2017-12-11 07:47:48 -06:00
Tony Narlock
35e17150b5
Overhaul travis/tox testbed #299
...
Passes in python version via travis python: param
2017-12-07 14:08:30 -06:00
Tony Narlock
a975f2f07b
Add django 2.0 to travis and tox #297
2017-12-07 11:24:05 -06:00
Carl Meyer
89c4a0fc44
Add testing on Python 3.6 and Django 1.11.
2017-04-13 16:39:21 -07:00
Bruno Alla
1473707fc7
Run coverage with '-a' option
2017-02-16 12:39:41 +00:00
Bruno Alla
10ebc16271
Exclude tests from distribution
...
fixes #258
2017-02-15 23:00:10 +00:00
Ryan P Kilby
fda2d39ec4
Drop unsupported django versions
2017-01-12 12:16:40 -05:00
romgar
8ecf75144b
Update tests to use freezegun to avoid time resolution issues on Windows
2016-11-20 22:08:07 +00:00
Carl Meyer
bd78590a31
Add Django 1.10 to tox/Travis.
2016-08-03 08:17:36 -06:00
Carl Meyer
535fe46702
Update Python support info.
2016-07-18 14:48:43 -06:00
Carl Meyer
485bba9d73
Trunk doesn't support Python 3.3, either.
2016-02-08 16:26:44 -07:00
Carl Meyer
d7e3718964
Add CI on Python 3.5, drop Python 3.2.
2016-02-08 15:45:13 -07:00
Patryk Zawadzki
40fae1a6d2
Start testing against Django 1.9 stable
2015-12-02 12:15:08 +01:00
jarekwg
dcd288cb09
Jumped the gun with py35 tests..
...
https://github.com/travis-ci/travis-ci/issues/4794
2015-10-29 09:42:16 +11:00
jarekwg
c2019fd370
Add py35 tests; remove py32&33 tests against django19
2015-10-29 09:29:49 +11:00
jarekwg
9204fe0ed2
Missing commas
2015-10-29 08:45:53 +11:00
jarekwg
c82ce585b3
Make tests run against django1.9
2015-10-29 08:26:36 +11:00
Dmytro Kyrychuck
6944bdd218
added python3.4 to env list
2015-01-27 05:34:39 +02:00
Dmytro Kyrychuck
63ba203bda
added django 1.8 envs
2015-01-27 05:15:52 +02:00
Dmytro Kyrychuck
271d3bfa27
updated tox.ini to use generative envlist
2015-01-27 02:07:23 +02:00
Dmytro Kyrychuck
8796f05ae3
added django 1.7.3 to build matrix ( fixes #152 )
2015-01-27 01:05:29 +02:00
Dmytro Kyrychuck
be55ed7427
bumped django 1.6.1 to 1.6.10
2015-01-27 00:59:10 +02:00
Dmytro Kyrychuck
a0ffbf0b39
bumped django 1.5.5 to 1.5.12
2015-01-27 00:57:40 +02:00
Dmytro Kyrychuck
254e5493c6
bumped django 1.4.10 to 1.4.18
2015-01-27 00:34:45 +02:00
Carl Meyer
7d69dba669
Update tox.ini.
2014-01-06 16:04:15 -07:00
Carl Meyer
bcc8ad3a64
Update tox.ini for Django 1.6 stable branch, South supporting Py3.
2013-07-25 11:58:46 -05:00
Alex Orange
7caa498766
Fix tox.ini so runtests.sh works.
2013-05-21 16:57:13 -06:00
Trey Hunner
69831092b2
Move coverage configuration into .coveragerc
2013-05-20 22:37:24 -07:00
Trey Hunner
3ec8a905b3
Specify versions more explicitly in tox.ini
2013-05-20 22:36:46 -07:00
Trey Hunner
3820cf784f
Breakup really long envlist line in tox.ini
2013-05-20 22:36:46 -07:00
Trey Hunner
3e185c4a50
Use 4 spaces indentation in tox.ini (like Python)
2013-05-20 22:36:46 -07:00
Trey Hunner
55bcb0397b
Use spaces around = and == in tox.ini
2013-05-20 22:36:46 -07:00
Carl Meyer
7aa54341c4
Update tox.ini
2013-05-02 11:33:16 -06:00
Trey Hunner
fa85becf36
Add Python 3 to tox and drop Django 1.2 and 1.3
2013-04-12 17:13:24 -07:00
Carl Meyer
1d035661af
Update tox.ini for release of 1.5.
2013-03-27 20:49:53 -06:00
Carl Meyer
63a9f461fa
Add a tox test run without South to verify compatibility.
2013-01-27 14:01:12 -08:00
Carl Meyer
16550325bb
Aggregate coverage data between tox runs.
2013-01-27 14:00:58 -08:00
Carl Meyer
45f7ae26fe
Add code coverage measurement to tox.ini.
2013-01-27 13:18:53 -08:00
Carl Meyer
962a1744a9
Update tox.ini.
2013-01-26 16:47:01 -08:00