Commit Graph

53 Commits (e67fe0336bde1b10c1b2ba3dc455a9106cfc4be9)

Author SHA1 Message Date
Joas Schilling e67fe0336b Use self:: instead of the class name in encryption tests 10 years ago
Joas Schilling efac8ced90 Update OCA\Encryption to OCA\Files_Encryption in the encryption app itself 10 years ago
Bjoern Schiessle 49cfc30359 upgrade to new folder structure 10 years ago
Bjoern Schiessle a90606fb14 change private/public key names for consistency reasons 11 years ago
Bjoern Schiessle fd86d76f98 new folder structure for keys 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
Vincent Petry 1e631754d7 Fix share key finding algorithm in various cases 11 years ago
Bjoern Schiessle ffa6b33047 add unit test for aes256/aes128 11 years ago
Bjoern Schiessle de9d3797ff update existing unit tests 11 years ago
Bjoern Schiessle 673b0f5eb9 add owner as parameter for delShareKey 11 years ago
Bjoern Schiessle 1004836fd3 unit tests 11 years ago
Bjoern Schiessle d3d1955ef4 fix unit tests 11 years ago
Bjoern Schiessle 3d0805f27d always use a \OC\Files\View 11 years ago
Bjoern Schiessle 9c45a3196b add unit tests 11 years ago
Thomas Müller e0dd69e4e6 remove legacy aka deprecated code: OC_FilesystemView 11 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 11 years ago
Bjoern Schiessle 97921d0c25 add function to extract filename from sharekey name + tests 11 years ago
Vincent Petry f09c19c316 Replaced time() with uniqid() to make sure the file name is unique 11 years ago
Bjoern Schiessle 7f3b178d73 some small changes according to the review comments 12 years ago
Bjoern Schiessle b27fc42e1f public upload now also works with encryption enabled 12 years ago
Bjoern Schiessle 9f10f15fd4 fixing tests for the new part file handling 12 years ago
Andreas Fischer 83afb46205 Use __DIR__ instead of dirname(__FILE__). 12 years ago
Andreas Fischer 85ac9572ce Also remove other unnecessary realpath() calls. 12 years ago
Andreas Fischer 9753e44ac2 Do not use realpath() on includes. 12 years ago
Bjoern Schiessle 023121aed0 adapt tests to the changes in crypt.php 12 years ago
Bjoern Schiessle 6c96a5273b fixing some unit tests 12 years ago
Bjoern Schiessle aca7fbe2c8 adapt unit tests to the modified stream wrapper 12 years ago
Thomas Müller 20ee9945d1 don't rely on admin user but create a test user for Test_Encryption_Keymanager 12 years ago
Jörn Friedrich Dreyer 73fb722a9e add timeouts 3/30/90 to phpunit tests 12 years ago
Florin Peter 9dd277576a added users for tests 12 years ago
Florin Peter c7981abbc9 improved test 12 years ago
Florin Peter afbfa742d7 improved tests 12 years ago
Florin Peter 3b850a2524 reformat code added and changed phpdoc 12 years ago
Florin Peter bdd2127f19 cleanup tests 12 years ago
Florin Peter 227b122947 fixed again key-manager tests 12 years ago
Florin Peter e0e89602a2 fixed key-manager tests 12 years ago
Florin Peter 80f9c5bb6d removed mockery from tests and changed class names 12 years ago
Florin Peter a4c0eb1756 improved tests 12 years ago
Florin Peter 0fca2f8f31 added tests for put content, get content, touch and fopen 12 years ago
Florin Peter 3d7534da74 improved files_encryption tests 12 years ago
Florin Peter 7461e9c2b5 improved tests and added new tests for file rename and move 12 years ago
Florin Peter 18a821b1e3 added helper 12 years ago
Florin Peter 04b0843bb4 fixed some tests 12 years ago
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 12 years ago
Florin Peter b08179d406 fixed tests after merge against master 12 years ago
Florin Peter b1c4464eda improved key length tests 12 years ago
Florin Peter 27ce7845b4 fixed tests, now tests should work via autotest.sh 12 years ago
Florin Peter 882a747b47 rename folder to tests 12 years ago