Adam Dobrawy
|
5abc1981dc
|
Add tests docs to CI and fix docs warning (#238)
* Add tests docs to CI and fix docs warning
* Switch to storing environment variables in travis outside of secure vars.
* Force a rebuild.
* Force a rebuild.
* Run integration tests just once per test run.
* Minor updates.
* Nevermind; this test class covers more than just integration tests.
* Attempting to fix docs build via https://stackoverflow.com/questions/61711710/runtimeerror-class-not-set-defining-abstractbaseuser-as-class-django-co\#comment112739057_63045563
* Minor docs fix.
Co-authored-by: Adam Coddington <me@adamcoddington.net>
|
2020-12-06 18:10:15 -08:00 |
|
Adam Dobrawy
|
2b2b7d6392
|
Modernize syntax, drop Python EOL, drop drop Django<1.11, upgrade TravisCI config to v1, add Python 3.8 & Django 3.x
|
2019-11-09 19:23:08 +01:00 |
|
Adam Dobrawy
|
c807e733b8
|
Use tox in TravisCI (DRY!)
|
2019-04-03 10:07:53 +02:00 |
|
Adam Dobrawy
|
d0090f3f97
|
Add makemigrations check in tox
|
2018-04-06 03:51:01 +02:00 |
|
Adam Dobrawy
|
c1b20f01eb
|
Add Django version (#162)
|
2018-03-09 10:09:06 -08:00 |
|
Adam Dobrawy
|
48393250f7
|
Fix test in tox
|
2017-07-09 21:47:05 +02:00 |
|
Adam Dobrawy
|
e21cd01560
|
Use django build-in test runner
|
2017-07-09 19:21:48 +02:00 |
|
Lars Kruse
|
9df9f0aee1
|
Run 'flake8' tests via tox
|
2017-05-10 00:07:05 +02:00 |
|
Adam Dobrawy
|
5ddfa79bc7
|
Drop py16,py33, add dj10 to tests (#108)
|
2016-08-03 09:58:38 -07:00 |
|
Adam Coddington
|
d56e3846e8
|
Updating tox settings.
|
2016-05-14 23:32:12 -07:00 |
|
Adam Coddington
|
a9b7f2d171
|
Adding tox.ini for local testing.
|
2016-05-14 22:42:55 -07:00 |
|