Commit Graph

827 Commits (0671c58e361f2ccf2cd23d73a9712c1a31e838ce)

Author SHA1 Message Date
Bjoern Schiessle 85269641db add first unit test for the versioning app 11 years ago
Thomas Müller a3ea5aa2ac fixing comment + adding unit test for checkPasswordProtectedShare 11 years ago
Thomas Müller f29bd1cb0b adding code coverage support 11 years ago
Thomas Müller 99e068761a adding a comment to the database schema 11 years ago
Vincent Petry 1af7dab535 Fixed quota wrapper to not wrap failed fopen streams 11 years ago
Vincent Petry 23e6578601 Fix array access syntax for older PHP 11 years ago
Thomas Müller 817b49af58 don't enable files_external tests 11 years ago
Vincent Petry 350214c609 Added Javascript unit tests 11 years ago
Thomas Müller 5730e05a14 properly handle app activation for unit testing 11 years ago
Robin Appelman 16b898ddb8 update another test 11 years ago
Bjoern Schiessle fc54335aff extended test to also check the status messages 11 years ago
Robin Appelman 7e4c80fd60 use different value for mtime and storage_mtime in test 11 years ago
Robin Appelman 4113042c8f remove duplicate test class 11 years ago
Robin Appelman 203d5d01ca Use storage_mtime when determining if we can reuse cached data while scanning 11 years ago
Thomas Müller 70650a004a no warnings within unlinkDir() within the TestCleanupListener 11 years ago
ben-denham 30f77f53d5 updated the unit test for OCP\Share::unshareAll() to verify that shares by all users are removed for an item. 11 years ago
Vincent Petry 4faba49f0a Fix calculated folder size to use unencrypted size 11 years ago
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