silverstripe-translatable/tests
Ingo Schommer d9cf71b91b Consistently add Locale to test fixtures (fixes #223)
Technically this should be fixed by changing the logic
in Translatable::get_extra_config(), which modifies the 'defaults'
configuration on the objects it applies to. Since this is called
very early during the configuration bootstrap, it sets whatever
the current value of Translatable::get_default_locale() is there.
Any changes at a later time don't affect newly created objects,
even Translatable::reset() doesn't alter the initially configured 'defaults'.
2016-05-19 12:50:42 +12:00
..
phpcs ENHANCEMENT Travis CI support 2012-10-02 22:50:44 +02:00
unit Consistently add Locale to test fixtures (fixes #223) 2016-05-19 12:50:42 +12:00