aboutsummaryrefslogtreecommitdiffstats
path: root/t/cobrand/loading.t
Commit message (Collapse)AuthorAgeLines
* Run each test file in a transaction.Matthew Somerville2017-06-20-3/+1
| | | | This means that the tests can be run in parallel.
* Update tests for cobrand/template changes.Matthew Somerville2016-04-20-15/+15
|
* If only one cobrand given, always use it.Matthew Somerville2013-11-07-31/+72
| | | | | | | | | If the ALLOWED_COBRANDS configuration variable only contains one entry (and also work if it's a string rather than a list), always use that cobrand, no matter what the hostname is. The example Vagrantfile no longer needs the configuration changes at all.
* Improve cobrand mapping with ALLOWED_COBRANDS for #215.Matthew Somerville2012-02-06-5/+3
|
* Return lang to set in HTMLEdmund von der Burg2011-02-24-0/+4
| | | | | | added 'is_default' method to cobrands tests for i18n (includin checking *.mo files generated) more debug output in footer
* More work on the Cobrand and setting for requestEdmund von der Burg2011-02-23-0/+67
test to see welsh about us page