Commit Graph

802 Commits (f0a5007e9a2162d6f9d51ee4abf8791af8c0f886)

Author SHA1 Message Date
Arthur Schiwon d7cb5ab080 add tests for user counting 11 years ago
Vincent Petry f642ad3961 Prevent deleting storage root 11 years ago
Vincent Petry 5be4af9f51 Now also preventing to override "files" dir size with -1 11 years ago
Robin Appelman 6f6c3d1e44 Make OC_Avatar unit tests independent of currently loggedin user 11 years ago
Thomas Müller dcded92c3e enable ldap tests 11 years ago
Andreas Fischer 4bc2a22317 Remove all uses of numRows(). 11 years ago
Vincent Petry c6377e9125 Fixed apps loading order 11 years ago
Robin Appelman 0ed1b64673 Pass config object in testGetHomeNotSupported 11 years ago
Vincent Petry 1c340444a4 Added test cleanup listener to detect untidy tests 11 years ago
Vincent Petry 09bd5bd517 Added isUserAgent() method to request 11 years ago
Oliver Gasser cacb66480b Add unit tests for decimal type usage 11 years ago
Oliver Gasser f0962c99dc Increment number of columns by one 11 years ago
Oliver Gasser cb9e87eced Typo fixed 11 years ago
Oliver Gasser 5fcbe5350c Add decimal(precision,scale) column to unit tests 11 years ago
Thomas Müller ab4136f432 add missing quotes + field declarations 11 years ago
Arthur Schiwon c0edb639ed adjust test 11 years ago
Andreas Fischer 95dd58bfc0 Use old school query style that actually works. 11 years ago
Robin Appelman 46b72cbff0 remove unneeded ; in comment 11 years ago
Robin Appelman 30e0b474f8 Add test for having utf8 filenames in the cache 11 years ago
Andreas Fischer f8d3b7cb6f DB tests: Test whether we can insert and read UTF8 data. 11 years ago
Andreas Fischer 67310b60f7 Ensure memcached extension is there before attempting to create an instance. 11 years ago
Andreas Fischer a67c737848 Only run memcached tests if server is available. 11 years ago
Morris Jobke 67957294c2 fix wrong test data in l10n 11 years ago
Robin Appelman e888bdda30 get rid of failing test that don't cause additional downloads 11 years ago
Robin Appelman cf9b7e343a extend test case for etag preservation 11 years ago
Robin Appelman 01ab15a2b0 reuse etags when doing a background scan 11 years ago
Robin Appelman 2ff1bdaba3 add test case for removing background jobs that are throwing exceptions 11 years ago
Robin Appelman 3fa11bd426 Dont use exceptions for the backgroundjob test cases 11 years ago
Vincent Petry 6cf9844e9c Added unit test for the test() method 11 years ago
Vincent Petry d69243ee51 Fixed FTP and SMB to use rmdir() when deleting folders 11 years ago
Vincent Petry 43b1cf7988 Redetect mime type whenever extension is renamed 11 years ago
Thomas Müller 2a93720f3f fixes #6050 11 years ago
Vincent Petry 712b47757a Updated unit tests for SMB 11 years ago
Andreas Fischer 06df3822a0 Timestamp test is no longer necessary as we rely on Doctrine and DateTime. 11 years ago
Vincent Petry c3e34676ba Improved unit test for "overwrite on move" 11 years ago
Vincent Petry af7118aa5d Added unit test for "overwrite file on rename/move" 11 years ago
Thomas Müller b9fed935b4 in case uri and script name don't match we better throw an exception 11 years ago
Thomas Müller a0a665ea45 handle duplicate slashes in case of reverse proxy configuration 11 years ago
Thomas Mueller 229630f14c adding simple unit test to test scriptName() under overwrite condition 11 years ago
Arthur Schiwon 8ccac86c98 Enable user backends to provide avatar images 11 years ago
Arthur Schiwon 00071401d7 Round out Avatar Public API 11 years ago
Vincent Petry 356eef0739 Quota storage wrapper is now used for all users in sharing mode 11 years ago
Vincent Petry 5b6d1d79d0 Fixed SMB file deletion success detection 11 years ago
Vincent Petry 3e2fd9942b Root size for home storage is now size of "files" subdir 12 years ago
Vincent Petry 614e4d485c External storage space is now not counted in total space 12 years ago
Thomas Müller 7e63722534 make use of data providers 12 years ago
Vincent Petry d9ab964ff9 Added missing test with leading backslash 12 years ago
Vincent Petry c06d8bb007 Fixed normalizePath() to strip out single dot dirs 12 years ago
tomneedham 5a2d700866 Fix type in unit test 12 years ago
tomneedham 959513fdc8 Add tests for OC_API::mergeResponses() 12 years ago