Commit Graph

159 Commits (00944a376a83695256f91f800bece1d2de10b89e)

Author SHA1 Message Date
Bjoern Schiessle 77429c28fd rename fixPartialFilePath() to stripPartialFileExtension(), this name describes better what the method actually does 13 years ago
Bjoern Schiessle fcbb5d6cb3 missed some replacements... now tests should work 13 years ago
Bjoern Schiessle 9f10f15fd4 fixing tests for the new part file handling 13 years ago
Markus Goetz af58360434 files_encryption: Fix getFileSize() 13 years ago
Bjoern Schiessle beaed2195d fix comment 13 years ago
Bjoern Schiessle 0d4117f6d5 added simple test for getFileSize proxy 13 years ago
Andreas Fischer 83afb46205 Use __DIR__ instead of dirname(__FILE__). 13 years ago
Andreas Fischer 85ac9572ce Also remove other unnecessary realpath() calls. 13 years ago
Andreas Fischer 9753e44ac2 Do not use realpath() on includes. 13 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 years ago
Thomas Müller c458e785a1 fixing typos and PHPDoc 13 years ago
Bjoern Schiessle 023121aed0 adapt tests to the changes in crypt.php 13 years ago
Bjoern Schiessle 69173c2a6b fix test and make warning translatable 13 years ago
Bjoern Schiessle d7dd2ee465 don't know why it works locally but not on the build server... let's keep it out for the moment 13 years ago
Bjoern Schiessle fe2937e3cd this hopefully fixes testRecoveryForUser(), works locally 13 years ago
Bjoern Schiessle 58233033c1 this test works locally, let's see what out build server says... 13 years ago
Bjoern Schiessle 6c96a5273b fixing some unit tests 13 years ago
Bjoern Schiessle aca7fbe2c8 adapt unit tests to the modified stream wrapper 13 years ago
Morris Jobke f54f203e56 mark test as incomplete because I can't reproduce jenkins failure 13 years ago
Thomas Müller 20ee9945d1 don't rely on admin user but create a test user for Test_Encryption_Keymanager 13 years ago
Björn Schießle ec6350079f fix getUidAndFilename() test 13 years ago
Björn Schießle 2f1005f05f LegacyKeyRecryptKeyfileEncrypt() no longer exists, so test can be removed 13 years ago
Björn Schießle 6394fedb33 add comment to explain the helper function 13 years ago
Björn Schießle df78085171 adapt test to the code changes 13 years ago
Jörn Friedrich Dreyer c70a0f791d allow 30 sec for testDeleteFile 13 years ago
Jörn Friedrich Dreyer b6f8d2b859 raise failed tests from first commit to size @medium 13 years ago
Jörn Friedrich Dreyer 73fb722a9e add timeouts 3/30/90 to phpunit tests 13 years ago
Florin Peter dc8bcf0688 reformat code 13 years ago
Björn Schießle 1e601cd6f1 use generated private key fro m setUp() 13 years ago
Björn Schießle 35c91ff901 added test for decryptPrivateKey() 13 years ago
Björn Schießle 42f66af5a3 control files are no longer needed, remove them from the tests 13 years ago
Florin Peter 46e5e9bd73 cleanup unused method legacyKeyRecryptKeyfile 13 years ago
Florin Peter d85a10ebc5 fix broken tests 13 years ago
Florin Peter ccdfb59426 fix legacy key in until test 13 years ago
Florin Peter df41a60c50 fixed typo 13 years ago
Florin Peter 6ae7bde788 fixed encryption session namespace to avoid problems 13 years ago
Robin Appelman 44f9af5a7f Use the new session wrapper 13 years ago
Florin Peter 6075aff687 changed basic auth to test user 13 years ago
Björn Schießle df22a7c495 make legacyDecrypt() private als always call legacyBlockDecrypt() from other classes 13 years ago
Björn Schießle 710e9c2d14 fix tests, after unused variables are removed 13 years ago
Florin Peter 9dd277576a added users for tests 13 years ago
Florin Peter c7981abbc9 improved test 13 years ago
Florin Peter fba7200b05 improved trashbin test again 13 years ago
Florin Peter b32823a96e improved trashbin test 13 years ago
Florin Peter 46c784ccdf added trash bin tests 13 years ago
Florin Peter afbfa742d7 improved tests 13 years ago
Florin Peter 095fc790ac added webdav test 13 years ago
Björn Schießle 64591cf754 move 3rdparty dependencies to app 13 years ago
Florin Peter c9e862ccba fix broken tests 13 years ago
Florin Peter 4bf840e2ca cleanup unused code optimize tests 13 years ago