Commit Graph

30 Commits (1b2e60b53d199dfc6534d32efbdccd2bce99ce8a)

Author SHA1 Message Date
Joas Schilling b85e34c1da Correctly namespace encryption tests 11 years ago
Joas Schilling e67fe0336b Use self:: instead of the class name in encryption tests 11 years ago
Joas Schilling efac8ced90 Update OCA\Encryption to OCA\Files_Encryption in the encryption app itself 11 years ago
Bjoern Schiessle 49cfc30359 upgrade to new folder structure 11 years ago
Joas Schilling b228226700 Fix single run of encryption tests and usages of uniqid() and fopen() 11 years ago
Thomas Müller f776bcd4a0 remove unnecessary require calls - the ownCloud class loader is supposed to take care of this 11 years ago
Jörn Friedrich Dreyer cb3a4d22b1 make tests compatible with hook based skeleton generation 11 years ago
Bjoern Schiessle 9147219377 we also encrypt/decrypt files in the versions folder for previews and if encryption is enabled/disabled 11 years ago
Bjoern Schiessle 5397101e1c improved unit tests 12 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Thomas Müller e0dd69e4e6 remove legacy aka deprecated code: OC_FilesystemView 12 years ago
Vincent Petry 48d63a6278 Return unencrypted_size of folder when queried 12 years ago
Bjoern Schiessle fe5f512272 added tests for the delete hooks if the trash bin is disabled 12 years ago
Vincent Petry f09c19c316 Replaced time() with uniqid() to make sure the file name is unique 12 years ago
Bjoern Schiessle cdd816c930 only remove encryption keys if a real file gets deleted, skip this method if a file outside of /data/user/files was deleted 12 years ago
Bjoern Schiessle beaed2195d fix comment 12 years ago
Bjoern Schiessle 0d4117f6d5 added simple test for getFileSize proxy 12 years ago
Florin Peter 882a747b47 rename folder to tests 13 years ago
Sam Tuke f378a7f572 Fixed proxy class handing of read / write files 13 years ago
Thomas Mueller ef88ceba8c drop SimpleTest compatibility 13 years ago
Sam Tuke 015787fbb3 All in-use unit tests now passing after merge 13 years ago