mscherer
|
8fe5e960f1
Fix element cache key generation.
|
6 years ago |
mscherer
|
a8b4a7436e
Clean up test classes.
|
6 years ago |
Mark Story
|
c521b76acf
Fix import order.
|
6 years ago |
Mark Story
|
a013bee853
Don't mock Response
|
6 years ago |
Mark Story
|
9580b735e3
Fix test.
|
6 years ago |
Val Bancer
|
faaa31b1d9
Make $fixtures property protected
|
6 years ago |
ADmad
|
998871bddc
Use lowercased type names for paths to non source/class files.
|
6 years ago |
ADmad
|
827f130a0b
Merge branch '3.next' into 4.x
|
6 years ago |
ADmad
|
279b559368
Use ::class constant instead of string.
|
6 years ago |
ADmad
|
401abc25ee
Try to fix test failures on PHP 7.4.
|
6 years ago |
Mark Story
|
36e3a5a11c
Update tests to not use deprecated PHPUnit features
|
6 years ago |
mscherer
|
15f02f9450
Cleaner asserting for strict typehinting, lots of false positives fixed.
|
7 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
6f52ae7a89
Update deprecated usage.
|
7 years ago |
ADmad
|
76c3044945
Update return typehint of TestCase methods.
|
7 years ago |
ADmad
|
0a20c24693
Don't allow passing `false` and template name to View::render().
|
7 years ago |
ADmad
|
159ab6d1c7
Rename argument and methods to use "template" instead of "view".
|
7 years ago |
ADmad
|
c35ffc9ff2
Remove check for defunct view options.
|
7 years ago |
ADmad
|
ad3488c051
Don't allow View::$layout to be set to false.
|
7 years ago |
Mark Story
|
4a01d67276
Merge remote-tracking branch 'origin/3.next' into 4.x
|
7 years ago |
Mark Story
|
e828eb16e4
Add getName() to View
|
7 years ago |
mscherer
|
c2bd3e1cf7
Fix classes to standalone class files.
|
7 years ago |
Mark Story
|
9b15db1365
Improve missing template errors
|
7 years ago |
ADmad
|
075cd238bb
Merge branch '3.next' into 4.x
|
7 years ago |
Mark Story
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 years ago |
Mark Story
|
d2c9459cd7
Merge branch '3.next' into 4.x
|
7 years ago |
stickler-ci
|
8d579fa16f
Fixing style errors.
|
7 years ago |
ADmad
|
7b54ff897d
Add View::disableAutoLayout().
|
7 years ago |
Mark Story
|
835a255042
Deprecate Plugin::unload()
|
7 years ago |
Mark Story
|
0c112e4b28
Fix invalid method usage.
|
7 years ago |