1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 07:42:40 +01:00
phorge-phorge/src/applications/files/transform
epriestley bb2b91d28e Add unit tests for file thumbnail generation
Summary: Fixes T12614.

Test Plan:
  - Ran tests, saw them pass.
  - Changed a thumbnail to 800x800, saw tests detect that the default image was missing.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12614

Differential Revision: https://secure.phabricator.com/D17773
2017-04-23 11:02:21 -07:00
..
__tests__ Add unit tests for file thumbnail generation 2017-04-23 11:02:21 -07:00
PhabricatorFileImageTransform.php Increase the maximum size eligible for image transforms configurable from 4MB->16MB 2015-11-25 06:42:44 -08:00
PhabricatorFileThumbnailTransform.php Add a Picture Menu Item for Profiles 2017-02-02 08:52:38 -08:00
PhabricatorFileTransform.php Use PhutilClassMapQuery 2015-07-07 22:51:57 +10:00