jelmert
edd9a3c3c3
Do not pin versions
2025-04-08 09:55:41 +02:00
Adam Johnson
270802357f
Test Django 5.0
2024-02-09 21:30:32 +00:00
Hugo van Kemenade
8653db5669
Bump psycopg2-binary to support Python 3.11
2022-12-12 23:20:35 +02:00
Josh
55981ec128
bump pytest from 6.0.2 to 6.2.5
...
pytest 6.2.5 adds support for Python 3.10. [Link](https://github.com/pytest-dev/pytest/pull/8494 ) to relevant PR.
2021-10-08 09:05:33 -05:00
Hasan Ramezani
22cbfb6aeb
Rewrite test with subTest and remove parameterized from requirements-test.
2020-12-05 20:24:07 +01:00
Arseniy Panfilov
fdd3af34d9
failing tests with different types of arguments for 'updated_fields'
2020-10-15 15:51:33 +06:00
Hasan Ramezani
fed287e6fb
Update test requirements.
2020-09-17 20:44:42 +06:00
Adam Dobrawy
ffa1a85dc7
Modernize Python syntax, add Python 3.8 ( #398 )
...
* Modernize Python syntax, add Python 3.8
* Update Python version & dist in TravisCI
* Add postgresql as addon
* Switch to psycopg2-binary
* Drop django.utils.six
2019-11-14 22:50:04 +06:00
Asif Saif Uddin
77bbdb12fc
updated dependencies
2019-05-16 05:42:33 +06:00
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
Tony Narlock
28bd4567a7
switch to py.test + pytest-cov
2017-12-11 08:11:55 -06:00