silverstripe-framework/tests/php
Daniel Hensby 3495c0826e Cleanup SapphireTest and time related tests (#6898)
* Test databases now include timestamp for easier debugging

* Use classname::class instead of string literal classnames

* Remove DataObject::get_one() from SapphireTest

* More fixes to ICU DB inconsitency for time formatting

* Correctly restore PHPUnits error handler
2017-05-18 22:01:55 +12:00
..
Control API Replace SS_HOST with SS_BASE_URL 2017-04-20 22:28:57 +12:00
Core API Rename services to match FQN of interface / classes 2017-05-16 14:15:49 +12:00
Dev NEW: Allow SapphireTest::objFromFixture() to accept either table or class 2017-05-05 10:53:49 +12:00
Forms Merge pull request #4542 from patricknelson/issue-4417-validator-remove-validation-master 2017-05-18 09:27:48 +12:00
i18n FIX: i18n test fixtures stricter for Symfony3 2017-05-05 14:32:07 +12:00
Logging API Rename services to match FQN of interface / classes 2017-05-16 14:15:49 +12:00
ORM Cleanup SapphireTest and time related tests (#6898) 2017-05-18 22:01:55 +12:00
Security API Implement InheritedPermission calculator (#6877) 2017-05-11 21:07:27 +12:00
View Add lint-clean and cleanup code linting 2017-05-16 05:01:51 +12:00