Dani Hodovic
1a8ed1aaef
Fix APPS path when using pytest
...
Pytest does not use manage.py when executing tests. This means that the
trick we use to append app directories inside of the main project won't
work since the logic exists in manage.py.
If we instead place the same logic in base.py, things work as expected
when running pytest.
2019-08-25 14:31:59 +02:00
Bruno Alla
383e3ae2f0
Update pytest to 5.1.1 ( #2201 )
...
Update pytest to 5.1.1
2019-08-21 16:15:36 +02:00
browniebroke
72b222d52d
Update pytest from 5.1.0 to 5.1.1
2019-08-21 13:00:30 +02:00
browniebroke
e82a7d0fb2
Update pytest from 5.1.0 to 5.1.1
2019-08-21 13:00:29 +02:00
Bruno Alla
6bee7cf925
Update redis to 3.3.8 ( #2200 )
...
Update redis to 3.3.8
2019-08-20 14:06:08 +02:00
Bruno Alla
817108d3bd
Update sentry-sdk to 0.11.1 ( #2199 )
...
Update sentry-sdk to 0.11.1
2019-08-20 14:05:54 +02:00
browniebroke
ac294b8515
Update redis from 3.3.7 to 3.3.8
2019-08-20 13:00:32 +02:00
browniebroke
5ddadc0afa
Update sentry-sdk from 0.11.0 to 0.11.1
2019-08-20 13:00:29 +02:00
Fábio C. Barrionuevo da Luz
ec44c9faac
Merge pull request #2197 from pydanny/pyup-update-sentry-sdk-0.10.2-to-0.11.0
...
Update sentry-sdk to 0.11.0
2019-08-19 12:52:35 -03:00
Fábio C. Barrionuevo da Luz
87d72b1dca
Merge pull request #2198 from pydanny/pyup-update-sphinx-2.1.2-to-2.2.0
...
Update sphinx to 2.2.0
2019-08-19 12:52:07 -03:00
browniebroke
b42d000b56
Update sphinx from 2.1.2 to 2.2.0
2019-08-19 13:00:34 +02:00
browniebroke
c1fb6e078b
Update sentry-sdk from 0.10.2 to 0.11.0
2019-08-17 13:00:31 +02:00
Bruno Alla
702d96bd8a
Merge pull request #2196 from pydanny/pyup-update-pytest-5.0.1-to-5.1.0
...
Update pytest to 5.1.0
2019-08-16 13:56:37 +02:00
Bruno Alla
bc13e981c5
Merge pull request #2194 from pydanny/pyup-update-redis-3.3.6-to-3.3.7
...
Update redis to 3.3.7
2019-08-16 12:10:00 +01:00
Bruno Alla
43f0cc3b81
Merge pull request #2192 from pydanny/pyup-update-collectfast-0.6.2-to-1.0.0
...
Update collectfast to 1.0.0
2019-08-16 12:09:39 +01:00
browniebroke
cc0ff897b2
Update pytest from 5.0.1 to 5.1.0
2019-08-16 12:00:29 +01:00
browniebroke
7594b4f030
Update pytest from 5.0.1 to 5.1.0
2019-08-16 12:00:28 +01:00
browniebroke
081accfafb
Update redis from 3.3.6 to 3.3.7
2019-08-14 12:00:29 +01:00
browniebroke
5a8c6c28c6
Update collectfast from 0.6.2 to 1.0.0
2019-08-13 12:00:28 +01:00
Bruno Alla
d56cc3a5dd
Update redis to 3.3.6 ( #2190 )
...
Update redis to 3.3.6
2019-08-10 11:58:47 +01:00
browniebroke
406f51ac17
Update redis from 3.3.5 to 3.3.6
2019-08-07 12:00:29 +01:00
Bruno Alla
19eb42a7cf
Update pytest_cases to 1.11.1 ( #2188 )
...
Update pytest_cases to 1.11.1
2019-08-03 13:59:00 +01:00
Bruno Alla
5b273bddfc
Update redis to 3.3.5 ( #2189 )
...
Update redis to 3.3.5
2019-08-03 13:58:49 +01:00
browniebroke
0d3fb0509e
Update redis from 3.3.4 to 3.3.5
2019-08-03 12:00:29 +01:00
browniebroke
b4349cafdc
Update pytest_cases from 1.10.1 to 1.11.1
2019-08-02 12:00:29 +01:00
Fábio C. Barrionuevo da Luz
c30e5e7bf9
Merge pull request #2180 from pydanny/pyup-update-djangorestframework-3.10.1-to-3.10.2
...
Update djangorestframework to 3.10.2
2019-08-01 10:33:02 -03:00
Fábio C. Barrionuevo da Luz
3e88bad6a9
Merge pull request #2186 from pydanny/pyup-update-pytz-2019.1-to-2019.2
...
Update pytz to 2019.2
2019-08-01 10:32:45 -03:00
Fábio C. Barrionuevo da Luz
ad1635ac05
Merge pull request #2181 from pydanny/pyup-update-coverage-4.5.3-to-4.5.4
...
Update coverage to 4.5.4
2019-08-01 10:32:17 -03:00
Fábio C. Barrionuevo da Luz
4aabec4c73
Merge pull request #2183 from pydanny/pyup-update-ipdb-0.12.1-to-0.12.2
...
Update ipdb to 0.12.2
2019-08-01 10:31:36 -03:00
Fábio C. Barrionuevo da Luz
06ceb0daf9
Merge pull request #2182 from pydanny/pyup-update-redis-3.3.0-to-3.3.4
...
Update redis to 3.3.4
2019-08-01 10:31:22 -03:00
Fábio C. Barrionuevo da Luz
9befa958ec
Merge branch 'master' into pyup-update-redis-3.3.0-to-3.3.4
2019-08-01 10:31:09 -03:00
Fábio C. Barrionuevo da Luz
440aded5e6
Merge pull request #2179 from pydanny/pyup-update-redis-3.3.0-to-3.3.2
...
Update redis to 3.3.2
2019-08-01 10:30:14 -03:00
Fábio C. Barrionuevo da Luz
cb2d859113
Merge pull request #2187 from pydanny/pyup-update-django-2.2.3-to-2.2.4
...
Update django to 2.2.4
2019-08-01 10:29:54 -03:00
browniebroke
b562008a6c
Update django from 2.2.3 to 2.2.4
2019-08-01 12:00:33 +01:00
browniebroke
ffbc44a330
Update pytz from 2019.1 to 2019.2
2019-08-01 12:00:30 +01:00
Bruno Alla
9dcadd8d44
Update pyyaml to 5.1.2 ( #2185 )
...
Update pyyaml to 5.1.2
2019-08-01 09:56:25 +01:00
pyup-bot
5e9f6f3aac
Update pyyaml from 5.1.1 to 5.1.2
2019-07-31 17:45:48 -07:00
browniebroke
ba05c40cfb
Update ipdb from 0.12.1 to 0.12.2
2019-07-31 12:00:32 +01:00
browniebroke
2a373ebeff
Update redis from 3.3.0 to 3.3.4
2019-07-31 12:00:29 +01:00
browniebroke
f540784c35
Update coverage from 4.5.3 to 4.5.4
2019-07-30 12:00:36 +01:00
browniebroke
57ba93c69c
Update djangorestframework from 3.10.1 to 3.10.2
2019-07-30 12:00:32 +01:00
browniebroke
ff182ce997
Update redis from 3.3.0 to 3.3.2
2019-07-30 12:00:29 +01:00
Bruno Alla
8cdc025966
Update python-slugify to 3.0.3 ( #2177 )
...
Update python-slugify to 3.0.3
2019-07-29 14:01:21 +02:00
Bruno Alla
c3d7c148d2
Update djangorestframework to 3.10.1 ( #2168 )
...
Update djangorestframework to 3.10.1
2019-07-29 14:00:52 +02:00
Bruno Alla
26bc32b0c4
Update ipdb to 0.12.1 ( #2175 )
...
Update ipdb to 0.12.1
2019-07-29 14:00:39 +02:00
Bruno Alla
796c0f3abb
Update django-extensions to 2.2.1 ( #2172 )
...
Update django-extensions to 2.2.1
2019-07-29 14:00:24 +02:00
Fábio C. Barrionuevo da Luz
349dc17b7e
Merge pull request #2178 from pydanny/pyup-update-redis-3.2.1-to-3.3.0
...
Update redis to 3.3.0
2019-07-29 08:32:15 -03:00
browniebroke
3bf19e93f2
Update redis from 3.2.1 to 3.3.0
2019-07-29 13:00:28 +02:00
browniebroke
541374e27b
Update python-slugify from 3.0.2 to 3.0.3
2019-07-28 13:00:29 +02:00
browniebroke
f0546612a2
Update ipdb from 0.12 to 0.12.1
2019-07-27 13:00:29 +02:00