Commit Graph

16 Commits

Author SHA1 Message Date
Maxime Rainville 6df2a983e3
BUG Avoid trying to get singletons fon non-existan classes (#192)
BUG Avoid trying to get singletons for non-existant classes
2020-04-29 09:54:45 +12:00
Maxime Rainville 09cf3ca916 BUG Fix Travis build config 2019-09-24 13:58:47 +12:00
Damian Mooyman 15c770b642 Move stepHasTag to trait (#169)
* Move stepHasTag to trait

* Fix tests
2017-08-02 11:48:53 +12:00
Christopher Joe 2f623adf1a Fix to download the proper version of silverstripe-admin 2017-06-09 22:46:33 +12:00
Robbie Averill 8167d14b09 API Consistent use of inst() naming across framework 2017-05-22 11:05:56 +12:00
Damian Mooyman 1993e5d305
API Upgrade to use new AssetStore service name 2017-05-16 14:59:54 +12:00
Ingo Schommer 9230ce2405 API Upgrade to behat 3 2017-05-05 09:29:23 +12:00
Daniel Hensby fa017a213a
Test PHP 7 2017-03-24 15:17:42 +13:00
Daniel Hensby f856e63706
Validate composer schema 2017-03-24 15:17:18 +13:00
Damian Mooyman b0bdb05a16 Fix behat extension .travis.yml 2017-03-21 12:41:28 +13:00
Damian Mooyman 1eb1004957
Convert to PSR-2 standard
Enforce PHPCS checking
2016-08-10 13:56:30 +12:00
Ingo Schommer ef1304a610 Fixed PHP build version compat 2015-12-03 12:22:45 +13:00
Damian Mooyman 71cfcab8c0 Remove php 5.3 for framework 4.0 compatibility 2015-10-19 13:45:17 +13:00
Daniel Hensby 1dea64847b Move to new travis containerised infrastructure 2015-07-20 16:07:22 +01:00
Ingo Schommer 1ec7a6a1e2 Use composer install --dev in travis
Running an older composer build which doesn't do this by default
2015-04-07 23:27:02 +12:00
Ingo Schommer 7db12fc9bb Unit tests 2015-04-07 23:15:22 +12:00