Commit Graph

1192 Commits (4502eaf9f883da69d08cd4653ab413d41ff6290a)

Author SHA1 Message Date
Bjoern Schiessle 1e0e870e18 don't clean up the test environment if a data provider was finished 11 years ago
Robin Appelman 482bca1713 Fix Tar support for php >=5.5 11 years ago
Robin Appelman 1deb6aadd3 return null instead of throwing an exception 11 years ago
Morris Jobke e717833b07 mark tests as skipped - TODO travis 11 years ago
Robin Appelman bf8f910a32 Fix Folder::getById 11 years ago
Morris Jobke 676fa459d7 Minor fixes 11 years ago
Robin Appelman 8d0e162daf Don't rely on the sorting the database gives us for tests 11 years ago
Thomas Müller 1a7d80acd7 only if the environment variable RUN_OBJECTSTORE_TESTS is set the object store unit test will be executed 11 years ago
Bjoern Schiessle 67e302885c remove share permission if user is excluded from sharing 11 years ago
Thomas Müller 58472a2660 migration test for sqlite - adding type mapping for 'tinyint unsigned' 11 years ago
Thomas Müller 09ebe1cfa6 function declaration did not match 11 years ago
Bjoern Schiessle 1bba266417 add unit test 11 years ago
Bjoern Schiessle ecc1f92bb6 add OCS api call to set expire date for link shares 11 years ago
Thomas Müller 176ecbd311 ownCloud users are exported as address book 11 years ago
Thomas Müller 65c824a2c0 Adding test which breaks because bit and/or enum datatypes are used 11 years ago
Robin Appelman a8532aa2f0 Add test for homestorage getOwner 11 years ago
Thomas Müller 9ee8c60b5f kill unused require of MapperTestUtility.php 11 years ago
Vincent Petry 8231f1ef8c Added test of OCS privatedata to trigger key duplication 11 years ago
Thomas Müller d430e743b3 fixing namespace of MapperTestUtility 11 years ago
Andreas Fischer e26612244a Make MySQL return "number of found rows" instead of number of "affected rows". 11 years ago
Vincent Petry b2c06354e8 Reenable proxies if a test failed to restore it 11 years ago
Jörn Friedrich Dreyer 4a855be814 fix logger implementation and test 11 years ago
Arthur Schiwon ab2c7e06a4 remove dead code 11 years ago
Arthur Schiwon 4e8d52d5d8 test class is already in preferences.php 11 years ago
Thomas Müller 44ffc7a914 De-double class name 11 years ago
Arthur Schiwon 3338a0f236 port of #9500 11 years ago
Robin Appelman 76c709d7de Add repair step to set MySQL collation to utf8_bin 11 years ago
Thomas Müller ea269f0067 Upload abortion is now detected within the OC_Connector_Sabre_File::put() 11 years ago
Thomas Müller 8363f3c635 Adding new interface \OCP\Activity\IExtentsion 11 years ago
Thomas Müller b091b15f0b MySQL: adding repair step to convert MyIsam tables to InnoDB 11 years ago
Jörn Friedrich Dreyer b5545b81c6 make search case insensitive on postgres and oracle 11 years ago
Morris Jobke d31e532780 fix redirect URL unit test 11 years ago
Vincent Petry 7c17452028 Added unit test for default app URL 11 years ago
Vincent Petry e4f068961e Added test for reserved keywords 11 years ago
Vincent Petry b752aff51d Fix migrator tests to use the correct migrator instances 11 years ago
Jörn Friedrich Dreyer ab93f1949d update hasUpdated description, overwrtie testStat for objectstore test 11 years ago
Vincent Petry 7ee90ddd59 Add missing quotes for Oracle 11 years ago
Vincent Petry 67d0a3c15e Fixed mime type repair step 11 years ago
Bernhard Posselt 2662c4c61b use id instead of resourceId 11 years ago
Bernhard Posselt 5496ca234b dont strip the s from the resource 11 years ago
Vincent Petry b749292c18 Added test case for when target mime types already exist 11 years ago
Vincent Petry b1e778d5fd Moved office mimetype update to a repair step 11 years ago
Arthur Schiwon f3ecf819ec extend Dummy user and group implementation to pass tests 11 years ago
Arthur Schiwon 553c2ad33a clean up created groups after testing, and correct parameter order 11 years ago
Vincent Petry a7e7e86df0 Test runner now loads CSS and hides testArea 11 years ago
Arthur Schiwon 5dab762006 add tests 11 years ago
Vincent Petry 0ab66d9b48 Added unit test for the helper's rmdirr 11 years ago
Jörn Friedrich Dreyer 28c1a95575 use common storage test 11 years ago
Robin Appelman 24f15fca64 Fix unit tests 11 years ago
Jörn Friedrich Dreyer 5cae863408 change architecture from inheritance to composition 11 years ago