Daniel Roy Greenfeld
|
a1ec736a9f
|
Merge pull request #382 from crdoconnor/master
Hitch : Updates to the default end to end test framework template
|
2015-11-09 07:23:07 -08:00 |
|
Daniel Roy Greenfeld
|
28fe831700
|
Update CONTRIBUTORS.rst
|
2015-11-09 07:21:40 -08:00 |
|
Daniel Roy Greenfeld
|
9c2b33c5ab
|
Update CHANGELOG.md
|
2015-11-09 07:20:37 -08:00 |
|
Daniel Roy Greenfeld
|
c49c942ba7
|
Merge pull request #394 from show0k/patch-1
Fix python version issue in .travis.yml
|
2015-11-09 07:19:28 -08:00 |
|
Daniel Roy Greenfeld
|
45bbcf0687
|
Update CHANGELOG.md
|
2015-11-09 07:17:55 -08:00 |
|
Daniel Roy Greenfeld
|
cb8376ce2a
|
Merge pull request #402 from hackebrot/use-tox-and-pytest-cookies
Use tox and pytest cookies
|
2015-11-09 07:15:32 -08:00 |
|
Raphael Pierzina
|
7664194ab8
|
Ensure that tox passes on certain environment variables
|
2015-11-09 00:54:48 +01:00 |
|
Raphael Pierzina
|
54267d0dce
|
Remove requirements.txt from tox.ini in favor of explicit testenv deps
|
2015-11-09 00:41:35 +01:00 |
|
Raphael Pierzina
|
adf10a03ba
|
Update travis config to use tox instead of pytest
|
2015-11-09 00:38:52 +01:00 |
|
Raphael Pierzina
|
b68e89279f
|
Add tox v2.1.1 to requirements.txt
|
2015-11-09 00:35:21 +01:00 |
|
Raphael Pierzina
|
cca450878c
|
Write docs on running the test suite with tox, resolve #399
|
2015-11-09 00:33:42 +01:00 |
|
Raphael Pierzina
|
87025216c2
|
Remove unittest modules altogether
|
2015-11-09 00:33:41 +01:00 |
|
Raphael Pierzina
|
664c72d291
|
Implement test for flake8 compliance
|
2015-11-09 00:33:41 +01:00 |
|
Raphael Pierzina
|
f579cf08ac
|
Implement parametrized test for enabled features
|
2015-11-09 00:33:41 +01:00 |
|
Raphael Pierzina
|
646e376a8e
|
Integrate additional checks of base.py with slight improvements
|
2015-11-09 00:33:41 +01:00 |
|
Raphael Pierzina
|
6c339a1417
|
Implement a basic test with cookies.bake()
|
2015-11-09 00:33:41 +01:00 |
|
Raphael Pierzina
|
bea23a7a91
|
Add pytest-cookies to testenv dependencies
|
2015-11-09 00:33:41 +01:00 |
|
Raphael Pierzina
|
cc74c48588
|
Add .coverage, .tox and .cache to .gitignore
|
2015-11-09 00:33:41 +01:00 |
|
Raphael Pierzina
|
ae9e912b62
|
Implement a basic tox.ini based on requirements.txt
|
2015-11-09 00:33:41 +01:00 |
|
Daniel Roy Greenfeld
|
01d756d57d
|
Changelog update
|
2015-11-08 15:01:36 -08:00 |
|
Daniel Roy Greenfeld
|
7d74ef4875
|
Merge pull request #401 from garrypolley/patch-1
Update django-extensions to current release.
|
2015-11-08 14:56:14 -08:00 |
|
Garry Polley
|
d92d6e6fec
|
Update django-extensions to current release.
Fixes #400
|
2015-11-08 14:58:07 -06:00 |
|
Daniel Roy Greenfeld
|
439766ea8f
|
Slight change to post_gen_hook
|
2015-11-07 19:47:31 -08:00 |
|
Jay
|
3ac1d1edb9
|
use the correct date 📅
|
2015-11-07 20:23:46 +01:00 |
|
Jay
|
3ad8f52eb7
|
added newrelic support thanks to @amjith
|
2015-11-07 20:21:03 +01:00 |
|
Jay
|
1ce169d5de
|
added NEW_RELIC_LICENSE_KEY to environment variables
|
2015-11-07 20:20:19 +01:00 |
|
Jay
|
6699e6d125
|
added NEW_RELIC_APP_NAME so that it appears on the dashboard
|
2015-11-07 20:18:11 +01:00 |
|
Jay
|
fba95ab96d
|
added Amjith Ramanujam to contributors
|
2015-11-07 20:15:41 +01:00 |
|
Jannis Gebauer
|
ba00160aab
|
Merge pull request #362 from amjith/master
Add newrelic for monitoring.
|
2015-11-07 20:10:00 +01:00 |
|
Jay
|
67a17bf226
|
added changes regarding sentry on docker
|
2015-11-07 19:44:26 +01:00 |
|
Jay
|
205ac33abc
|
'dsn'.upper()
|
2015-11-07 19:05:56 +01:00 |
|
Jay
|
87c5360b18
|
added DJANGO_SENTRY_DSN
|
2015-11-07 19:04:19 +01:00 |
|
Jay
|
fbd58319c9
|
added @ChrisPappalardo's change
|
2015-11-07 18:45:40 +01:00 |
|
Jay
|
8b8405ddf7
|
added @ChrisPappalardo to contributors
|
2015-11-07 18:45:26 +01:00 |
|
Jannis Gebauer
|
0be1b8ebbe
|
Merge pull request #397 from ChrisPappalardo/master
changed ADMIN_URL to DJANGO_ADMIN_URL in env.example
|
2015-11-07 18:08:31 +01:00 |
|
Daniel Roy Greenfeld
|
66eb4b099f
|
Update CHANGELOG.md
|
2015-11-06 19:51:43 -08:00 |
|
Daniel Roy Greenfeld
|
2f605ce731
|
Update travis to support Python 3.4 and 3.5
|
2015-11-06 19:53:16 -08:00 |
|
Audrey Roy Greenfeld
|
21d1c887e3
|
Ignore .cache/ generated by running the cookiecutter-django tests.
|
2015-11-06 19:46:11 -08:00 |
|
Audrey Roy Greenfeld
|
7e8f58d6ec
|
Fix test failure due to favicon.ico being opened by DjangoCookieTestCase.check_paths().
|
2015-11-06 19:44:10 -08:00 |
|
Audrey Roy Greenfeld
|
1c1ca39618
|
Add #391 to changelog.
|
2015-11-06 19:07:11 -08:00 |
|
Daniel Roy Greenfeld
|
fe9be62cf5
|
Added *tests* to , because including it is cheating
|
2015-11-06 16:21:16 -08:00 |
|
Chris Pappalardo
|
85e0471911
|
changed ADMIN_URL to DJANGO_ADMIN_URL in env.example; the former is not an expected env variable
|
2015-11-06 10:23:44 -08:00 |
|
Audrey Roy Greenfeld
|
930dee5ddb
|
Merge pull request #391 from mcho421/master
Fix gevent requirement for Python 3
|
2015-11-05 19:57:29 -08:00 |
|
Fabio C. Barrioneuvo da Luz
|
8c05e0140b
|
update django-extensions to 1.5.8
|
2015-11-05 10:02:05 -03:00 |
|
Daniel Roy Greenfeld
|
ea9dec49d7
|
Bump Django in setup.py
|
2015-11-04 20:28:23 -08:00 |
|
Fábio C. Barrionuevo da Luz
|
c5fcb4895b
|
Merge pull request #395 from pydanny/update-requirements
update requirements
|
2015-11-04 23:30:04 -03:00 |
|
Fabio C. Barrionuevo da Luz
|
dbe5bcc690
|
update requirements
|
2015-11-04 23:24:49 -03:00 |
|
Théo Segonds
|
7f3fad80ce
|
Update .travis.yml
fix python version issue
|
2015-11-03 16:23:00 +01:00 |
|
Colm O'Connor
|
acdec670f0
|
Resolved conflict from changed base.html not having HTML IDs
|
2015-11-02 15:23:49 +08:00 |
|
mcho421
|
8c2a4cc317
|
Fix gevent requirement for Python 3
|
2015-10-31 12:34:37 +11:00 |
|