Roberto Rosario
|
ae595dd359
|
Disable file metadata processing during tests
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2019-04-29 04:00:20 -04:00 |
|
Roberto Rosario
|
0267c79b07
|
Backport test improvements
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2019-04-20 02:39:57 -04:00 |
|
Roberto Rosario
|
9b2633e6c7
|
Update middleware to new style classes
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2019-04-14 00:22:35 -04:00 |
|
Roberto Rosario
|
48e7b7970c
|
Speed up tests.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-08-23 00:17:53 -04:00 |
|
Roberto Rosario
|
5d05b4ea7c
|
Use list comprehension to disable the whitenoise runserver static server.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-05-25 03:24:27 -04:00 |
|
Roberto Rosario
|
2a3d4eedc8
|
Move whitenoise test disabling to base.py. Disable the whitenoise runserver app. Disable Manifest static storage.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-05-25 03:22:17 -04:00 |
|
Roberto Rosario
|
3689df4aac
|
Better default for the testing error log file full path.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2018-04-29 23:32:22 -04:00 |
|
Eric Riggs
|
9fbedd244c
|
- Put the log file in the /tmp folder.
- This is temporary and should be fixed. Create /media when not found?
Signed-off-by: Eric Riggs <ericriggs42@gmail.com>
|
2018-04-22 13:51:14 -04:00 |
|
Roberto Rosario
|
5ff3ea9317
|
Don't override the DEBUG variable value of local.py
|
2017-02-16 21:47:43 -04:00 |
|
Roberto Rosario
|
2f2c5d5b09
|
Make tests import from local setting to inherit the user's overrides.
Force tests to enable the DEBUG variable.
|
2016-12-22 03:37:36 -04:00 |
|
Roberto Rosario
|
6b9b280d71
|
Improve documentation regarding the use of GPG version 1. GitLab issue #333. Thank to @Albe for the report.
|
2016-11-08 02:26:17 -04:00 |
|
Roberto Rosario
|
f28b797f0a
|
Update default testing config to use GPG version 1.
|
2016-10-24 01:21:58 -04:00 |
|
Roberto Rosario
|
f8da7fe1a9
|
Revert "Testing base settings now import from settings/local.py first."
This reverts commit 2f298df1a0.
|
2016-01-17 00:44:57 -04:00 |
|
Roberto Rosario
|
2f298df1a0
|
Testing base settings now import from settings/local.py first.
|
2016-01-17 00:23:51 -04:00 |
|
Roberto Rosario
|
a236b7a869
|
Add django-test-without-migations and enable it in the base testing settings file.
|
2015-09-27 00:36:58 -04:00 |
|
Roberto Rosario
|
83974d5656
|
Move travis-ci related settings files into their own module.
|
2015-08-19 01:30:07 -04:00 |
|