Steve Boyd
302af21cad
ENH PHP 8.1 compatibility
2022-04-13 11:24:03 +12:00
Steve Boyd
752803148d
API phpunit 9 support
2021-11-02 14:48:12 +13:00
Steve Boyd
cfe937fbd1
NEW canView() check on record before indexing and before showing in search results
2020-06-10 17:22:20 +12:00
Guy
3e8b7f50a4
Automated linting commit
2018-06-27 16:50:54 +12:00
Robbie Averill
6ecf8439af
FIX Update setUpBeforeClass and illegal_extensions
2017-12-07 09:14:09 +13:00
Robbie Averill
45c402fc4c
API Remove bind_manipulation_capture and RequestFilter, use Injector instead
2017-12-07 09:12:57 +13:00
Robbie Averill
861f87514d
API Update Subsite integration, remove Polyhome variant
...
Add a method to clear cached variants from SearchVariant, and a configuration flag for whether
a variant should be enabled or not. Add a FullTextSearch TestState class which will globally
disable the queuedjobs and fulltextsearch shutdown handlers during tests, and is not used to
clear cached variants on each test to prevent global state leakage.
Also removes Phockito as a test dependency.
2017-12-05 14:29:53 +13:00
Robbie Averill
e590132967
FIX Run phpcbf automated linting to fix PSR-2 code styles, add PSR-4 autoloader
2017-11-15 09:53:33 +13:00
Robbie Averill
b448bfcd20
NEW Add config for shutdown flush, remove references to Object and update tests
2017-11-14 17:05:30 +13:00
Brett Tasker
73e4888715
SS 4.0 - Upgrade tests to SilverStripe 4.0 & Replace Phockito
2017-04-26 22:53:00 +12:00
Brett Tasker
168b6745b4
SS 4.0 - Skip Subsite tests if module is not installed
2017-04-22 21:36:40 +12:00
Brett Tasker
43dd2ba398
SS 4.0 - Replace inst()->update with modify()->set and hasOne with hasOneComponent
2017-04-22 21:31:34 +12:00
Brett Tasker
0ebf6e6220
Second push of Test changes + namespacing
2017-04-21 13:18:37 +12:00
Brett Tasker
ddbab95e3f
Namespacing for tests
2017-04-21 12:23:27 +12:00
Daniel Hensby
50c9f52d58
Test coverage for SearchVariantSubsites@extractManipulationWriteState
2016-12-09 12:02:10 +00:00
Damian Mooyman
e5fbdf9d42
BUG fix issues with search variants applying to more than one class
2016-04-26 12:43:31 +12:00