Mark Story
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 years ago |
Mark Story
|
835a255042
Deprecate Plugin::unload()
|
7 years ago |
ADmad
|
1eb4f6bd4d
Merge branch 'master' into 3.next
|
7 years ago |
Edgaras Janušauskas
|
ae397d7738
Add alias for PHPUnit\Framework\Error\Notice
|
7 years ago |
Mark Story
|
c9686b68f1
Merge branch 'master' into 3.next
|
7 years ago |
ADmad
|
a8922fdfdb
Fix test for phpunit 5.7.
|
7 years ago |
ADmad
|
4e11ad9236
Show notice for non existent controller property.
|
7 years ago |
ADmad
|
f86a585210
Throw warning when using underscored fixture names.
|
7 years ago |
ADmad
|
394ddc31a3
Merge branch 'master' into 3.next
|
7 years ago |
sohelrana820
|
d3c5de1a26
Fixed return value type in some methods
|
7 years ago |
saeid
|
f9d2db1876
change the method to support array only
|
7 years ago |
saeid
|
e01b9c75ad
replace Plugin::load() with $this->loadPlugins() in tests
|
7 years ago |
Mark Story
|
15e61cb9fb
Fix more usage of deprecated methods.
|
8 years ago |
Robert Pustułka
|
a6ceb0a26a
Merge remote-tracking branch 'upstream/3.next' into deprecate-table-registry
|
8 years ago |
Mark Story
|
d9f5bf8746
Update controller test.
|
8 years ago |
Mark Story
|
5f923fffc9
Fix usage of addParams() across the tests.
|
8 years ago |
Mark Story
|
304848d9d7
Add more group annotations.
|
8 years ago |
Robert Pustułka
|
a00fb0fed0
Merge branch '3.next' into deprecate-table-registry
|
8 years ago |
Robert Pustułka
|
f32f930e60
Update tests.
|
8 years ago |
Robert Pustułka
|
36104a61ea
Fix deprecated plugin access.
|
8 years ago |
Robert Pustułka
|
f18e3239b9
Added deprecation warnings.
|
8 years ago |
Robert Pustułka
|
334b4aa67b
Added getPlugin() and setPlugin() methods for easy plugin name access.
|
8 years ago |
Robert Pustułka
|
67bed236ba
Small fixes.
|
8 years ago |
Robert Pustułka
|
40f9b4e051
Deprecate $plugin property in favor of $request->getParam('plugin').
|
8 years ago |
Robert Pustułka
|
cbf88f98e8
Split enableAutoRender($flag)
|
8 years ago |
Robert Pustułka
|
0b6e5ad7b5
Add setter and getter for autoRender flag.
|
8 years ago |
Robert Pustułka
|
4fdab63c96
Add setters and getters for request and response.
|
8 years ago |
Robert Pustułka
|
9f354c7922
Add setters and getters for name and plugin.
|
8 years ago |
mark_story
|
ca9b8c40a3
Fix deprecation warnings in ControllerTest.
|
8 years ago |
Florian Krämer
|
42a46a90b4
Fixing the tests for auth package
|
8 years ago |