Damian Mooyman
|
1eb1004957
|
Convert to PSR-2 standard
Enforce PHPCS checking
|
2016-08-10 13:56:30 +12:00 |
|
Ingo Schommer
|
7ef575c961
|
Don't use PHPUnit backupGlobals, break with 4.x
Unclear why PHPUnit is trying to serialize() data
through its mocking system, but this simple workaround avoids it.
https://phpunit.de/manual/4.8/en/fixtures.html#fixtures.global-state
https://github.com/sebastianbergmann/phpunit/issues/451
http://stackoverflow.com/questions/4366592/symfony-2-doctrine-2-phpunit-3-5-serialization-of-closure-exception
|
2016-02-24 22:24:07 +13:00 |
|
Ingo Schommer
|
8d49da2609
|
Fixed Folder::find_or_make() use
|
2015-10-19 10:55:56 +13:00 |
|
Ingo Schommer
|
b28b179df7
|
Improved test behaviour (too much mocking)
|
2015-04-08 08:08:35 +12:00 |
|
Ingo Schommer
|
7db12fc9bb
|
Unit tests
|
2015-04-07 23:15:22 +12:00 |
|