summaryrefslogtreecommitdiffstats
path: root/tests/lib/Preview
Commit message (Expand)AuthorAgeFilesLines
* adapt test to new workflowGlandos2023-04-171-12/+7
* Fix BackgroundCleanupJobTestCôme Chilliet2023-03-201-2/+2
* composer run cs:fixCôme Chilliet2023-01-202-2/+0
* Adapt tests to new job constructorsCôme Chilliet2022-12-051-3/+7
* Limit-number-of-concurrent-preview-generationsszaimen2022-11-051-2/+7
* Emit typed event when preview is requestedJulius Härtl2022-10-271-8/+39
* Add typing to SimpleFSCarl Schwan2022-07-141-0/+8
* Skip the test if Imagick is misconfiguredJoas Schilling2020-12-091-0/+4
* Fix existing test and add a specific one for the new caseMorris Jobke2020-08-131-9/+72
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-5/+5
* fix memory leak caused by not destroying image in Preview/Generate.phpElijah Martin-Merrill2020-07-271-3/+2
* Move to subfolders for preview filesRoeland Jago Douma2020-04-191-26/+70
* Add visibility to all properties and move static keywordChristoph Wurst2020-04-101-3/+3
* Merge pull request #20422 from nextcloud/techdebt/format-control-structs-clas...Christoph Wurst2020-04-109-18/+0
|\
| * Format control structures, classes, methods and functionChristoph Wurst2020-04-109-18/+0
* | Merge pull request #19495 from nextcloud/preview-generate-batchRoeland Jago Douma2020-04-101-14/+23
|\ \ | |/ |/|
| * fix preview generation testsRobin Appelman2020-04-101-14/+23
* | Use elseif instead of else ifChristoph Wurst2020-04-101-5/+5
* | Remove trailing and in between spacesChristoph Wurst2020-04-091-1/+1
* | 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