summaryrefslogtreecommitdiffstats
path: root/tests/lib/Preview
Commit message (Expand)AuthorAgeFilesLines
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-8/+8
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-272-2/+0
|\
| * Remove unused importsChristoph Wurst2020-03-252-2/+0
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-8/+8
|/
* Mode to modern phpunitRoeland Jago Douma2019-11-2710-11/+11
* Make phpunit8 compatibleRoeland Jago Douma2019-11-2711-14/+14
* Some php-cs fixesRoeland Jago Douma2019-11-222-1/+2
* Add new Provider interface for preview providersRobin Appelman2019-06-172-4/+8
* use a fresh appdata factory in background job testRobin Appelman2018-12-061-1/+5
* Only generate previews in powers of 4 and set minRoeland Jago Douma2018-10-311-8/+14
* Merge pull request #10526 from steiny2k/HEICHEIFMorris Jobke2018-08-221-0/+48
|\
| * Address comments from @rullzer:Sebastian Steinmetz2018-08-171-6/+12
| * Testcase for HEIC image (similar to the ImageTest)Sebastian Steinmetz2018-08-111-0/+42
* | Check if a preview provider is available before using itRoeland Jago Douma2018-08-171-2/+12
|/
* Make sure the file is readable before attempting to create a previewRoeland Jago Douma2018-05-301-0/+20
* Add testsRoeland Jago Douma2018-05-141-0/+159
* Don't lie about the preview mimetypeRoeland Jago Douma2018-01-071-0/+8
* fix preview testsRobin Appelman2017-05-021-0/+3
* Fix testsRoeland Jago Douma2017-03-191-1/+5
* Dispatch event on preview requestRoeland Jago Douma2016-11-101-1/+67
* Added genertor helper & testsRoeland Jago Douma2016-11-031-0/+338
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-208-0/+512