David Winterbottom
a64fb47320
Raise a ValueError if a string is passed to get_core_apps
It's such a common error, we should try and give a friendly error
message when it occurs.
Closes #1603 .
11 vuotta sitten
Marco Badan
1a61781152
Fix `TEMPLATE_DIRS` test config
The config was picking the wrong directory so the custom test templates
were not used during tests.
Notes
- Fix missing i18n load tags
- Remove mixed tab/space indentation
- Add two settings tests
11 vuotta sitten
David Winterbottom
314d211284
Moved Oscar's templates into a new folder.
This avoids conflicts with other libraries that use the same trick for
extending templates.
13 vuotta sitten
David Winterbottom
feb8c9a327
Moved tests into separate package.
Also split them into unit and functional tests.
13 vuotta sitten