#192 Always use default configuration when running tests
Merged by ralph. Opened by lholecek.
lholecek/greenwave implicit-test-env-variable  into  master

Download 192.patch

Sets TEST=true implicitly when executing tests in which case
default/example configuration file is always used.


I spent quite some time this morning trying to figure out why tests fail - tried to checkout older commits, clear DBs etc., even restart VM - and finally I found out that I overrode POLICIES_DIR in settings. Never again. :)

rebased onto 0c5bbeff866f5917736a743767421c3f8b2c4820

:+1: makes sense to me

:thumbsup:

Pull-Request has been merged by ralph

Metadata