resourceloader: Add unit tests for ResourceLoaderImage
authorBartosz Dziewoński <matma.rex@gmail.com>
Mon, 20 Mar 2017 19:34:21 +0000 (20:34 +0100)
committerKrinkle <krinklemail@gmail.com>
Tue, 11 Apr 2017 21:55:59 +0000 (21:55 +0000)
commitb6a238e6bf005face83d85fc39775df6b2f1fa81
tree9ab166d81a236de67c8d32ce62f4ebb0aee50bda
parent37c5a5a1aee7bf130bfc2ba034ea4ca8de7dfdb4
resourceloader: Add unit tests for ResourceLoaderImage

Follows-up I5b14d65a and I5a563c59.

Change-Id: Id42e1b868c9fe97cdb14b4bc7328947820a7fd94
tests/phpunit/ResourceLoaderTestCase.php
tests/phpunit/data/resourceloader/oouiimagemodule/apex/icons.json [new file with mode: 0644]
tests/phpunit/data/resourceloader/oouiimagemodule/apex/images/icons/search.svg [new file with mode: 0644]
tests/phpunit/data/resourceloader/oouiimagemodule/mediawiki/icons.json [new file with mode: 0644]
tests/phpunit/data/resourceloader/oouiimagemodule/mediawiki/images/icons/search.svg [new file with mode: 0644]
tests/phpunit/includes/resourceloader/ResourceLoaderOOUIImageModuleTest.php [new file with mode: 0644]