Kunal Mehta
|
d91a8cf8a0
|
Add @covers tags to all tests
Bug: T195160
Change-Id: I77ce544e9c166fef6c6fb02f67d1de6ddf0c2465
|
2018-05-29 11:37:27 -07:00 |
|
Kunal Mehta
|
f76ba3c465
|
Disable Squiz.Classes.ValidClassName.NotCamelCaps globally
Instead of per-file. This happens to also fix a false positive with the
PhpunitAnnotations sniff.
Change-Id: I22621c37217ed2db9d8b3591df1a1421c25fa7f6
|
2018-05-24 22:26:11 -07:00 |
|
Brad Jorsch
|
9fefb11d56
|
Replace uses of each()
It's deprecated in PHP 7.2, may as well replace it now.
Bug: T174354
Change-Id: I2c37229d69a9646edaa61e25e28b13e8190a8359
|
2017-09-19 16:46:51 -04:00 |
|
Kunal Mehta
|
31820c673a
|
Move tests into tests/phpunit and remove UnitTestsList hook
This takes advantage of extension.json's unit tests autodiscovery
mechanism.
Bug: T142120
Change-Id: Id526f3368fc73ba7e6ef1d793ea70ab05fbd9517
|
2017-07-07 13:50:39 -07:00 |
|