Commit Graph

747 Commits (a573fe7d769f5eea26f52b818eee11779090bb50)

Author SHA1 Message Date
tomneedham 589a7b220b Fix poor spelling 13 years ago
tomneedham 049e03c2b9 Finish basic testing of user export 13 years ago
Robin Appelman b35f679483 Fix test cases for group manager 13 years ago
Robin Appelman 3b1df29318 sort expected result in tests 13 years ago
Robin Appelman d6576c640c Add unit tests for JobList 13 years ago
Bart Visscher addd0fba38 number as number 13 years ago
Robin Appelman a6399f9cef Add the background job list to the public server container 13 years ago
Arthur Schiwon 72f134cfce intendation 13 years ago
Arthur Schiwon 32afdcbefe Inject logger 13 years ago
Arthur Schiwon 9a39cd3b38 test for share dialoge sorter 13 years ago
Robin Appelman 4cdf83e6d2 Remove the Test_AppConfig_Object tests as they no longer make sense with caching 13 years ago
Bjoern Schiessle 36838b2837 add test for password remove method 13 years ago
Martial Saunois 0f1c587e6b The regexp of the Freebox user agent is now more strict. 13 years ago
Martial Saunois 8507efc427 Unit tests added for the new Freebox user agent. 13 years ago
Jens-Christian Fischer 506393090b Add 'mail_from_address' configuration 13 years ago
Thomas Müller a3ea5aa2ac fixing comment + adding unit test for checkPasswordProtectedShare 13 years ago
Vincent Petry 1af7dab535 Fixed quota wrapper to not wrap failed fopen streams 13 years ago
Robin Appelman 642d8e370e Dont use php5.4 only features 13 years ago
Vincent Petry 23e6578601 Fix array access syntax for older PHP 13 years ago
Robin Appelman 16b898ddb8 update another test 13 years ago
Bjoern Schiessle fc54335aff extended test to also check the status messages 13 years ago
Robin Appelman 7e4c80fd60 use different value for mtime and storage_mtime in test 13 years ago
Robin Appelman 4113042c8f remove duplicate test class 13 years ago
Robin Appelman 203d5d01ca Use storage_mtime when determining if we can reuse cached data while scanning 13 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. 13 years ago
Vincent Petry 4faba49f0a Fix calculated folder size to use unencrypted size 13 years ago
Arthur Schiwon d7cb5ab080 add tests for user counting 13 years ago
Vincent Petry f642ad3961 Prevent deleting storage root 13 years ago
Vincent Petry 5be4af9f51 Now also preventing to override "files" dir size with -1 13 years ago
tomneedham 528ff25ede Add WIP unit test for migration 13 years ago
Robin Appelman 6f6c3d1e44 Make OC_Avatar unit tests independent of currently loggedin user 13 years ago
Andreas Fischer 4bc2a22317 Remove all uses of numRows(). 13 years ago
Vincent Petry c6377e9125 Fixed apps loading order 13 years ago
Robin Appelman 0ed1b64673 Pass config object in testGetHomeNotSupported 13 years ago
Vincent Petry 09bd5bd517 Added isUserAgent() method to request 13 years ago
Oliver Gasser cacb66480b Add unit tests for decimal type usage 13 years ago
Oliver Gasser f0962c99dc Increment number of columns by one 13 years ago
Oliver Gasser cb9e87eced Typo fixed 13 years ago
Oliver Gasser 5fcbe5350c Add decimal(precision,scale) column to unit tests 13 years ago
Thomas Müller ab4136f432 add missing quotes + field declarations 13 years ago
Arthur Schiwon c0edb639ed adjust test 13 years ago
Andreas Fischer 95dd58bfc0 Use old school query style that actually works. 13 years ago
Robin Appelman 46b72cbff0 remove unneeded ; in comment 13 years ago
Robin Appelman 30e0b474f8 Add test for having utf8 filenames in the cache 13 years ago
Andreas Fischer f8d3b7cb6f DB tests: Test whether we can insert and read UTF8 data. 13 years ago
Andreas Fischer 67310b60f7 Ensure memcached extension is there before attempting to create an instance. 13 years ago
Andreas Fischer a67c737848 Only run memcached tests if server is available. 13 years ago
Robin Appelman e888bdda30 get rid of failing test that don't cause additional downloads 13 years ago
Robin Appelman cf9b7e343a extend test case for etag preservation 13 years ago
Robin Appelman 01ab15a2b0 reuse etags when doing a background scan 13 years ago