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. :)
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_DIRin settings. Never again. :)