1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/files/engine
Joshua Spence 1239cfdeaf Add a bunch of tests for subclass implementations
Summary: Add a bunch of tests to ensure that subclasses behave.

Test Plan: `arc unit`

Reviewers: eadler, #blessed_reviewers, epriestley

Reviewed By: eadler, #blessed_reviewers, epriestley

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D13272
2015-06-15 18:13:27 +10:00
..
__tests__ Add a bunch of tests for subclass implementations 2015-06-15 18:13:27 +10:00
PhabricatorChunkedFileStorageEngine.php Fix a bad call in file chunk destruction 2015-03-24 18:48:51 -07:00
PhabricatorFileChunkIterator.php Stream chunks when sending chunked files 2015-03-14 08:29:30 -07:00
PhabricatorFileStorageEngine.php Extend from Phobject 2015-06-15 18:02:27 +10:00
PhabricatorLocalDiskFileStorageEngine.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorMySQLFileStorageEngine.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorS3FileStorageEngine.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorTestStorageEngine.php phtize all the things 2015-05-22 21:16:39 +10:00