Commit Graph

1442 Commits (15be763d46d56c57d4f0def7745bb02d513e3a38)

Author SHA1 Message Date
Felix Böhm c39dfad25a fix login suite 11 years ago
Felix Böhm 41c5327fca bump version of protractor in package.json 11 years ago
felixboehm 9023480a41 Update readme.md 11 years ago
Morris Jobke d9202b711f fix typo 11 years ago
Felix Böhm b0e0893a1a gitignore for node modules 11 years ago
Felix Böhm 50ae19cc5c add bunch of acceptance tests 11 years ago
Jörn Friedrich Dreyer f551917a3c kill OC::$session 11 years ago
voxsim a49610e18a change logic in displayNamesInGroup and add some unit tests 11 years ago
Oliver Gasser 47a2e31c93 Make Entity properties ```protected``` as in docs 11 years ago
Lukas Reschke 3329e0f2b2 Use DI 11 years ago
Lukas Reschke d26a9c3c58 Add some security utilities 11 years ago
Lukas Reschke 7acdd018a1 Add support for getting the real client IP behind proxies 11 years ago
Joas Schilling 6a7be8a36a Use a data provider instead of calling the function manually everytime 11 years ago
Joas Schilling 51c9b3c62d Add a test to break the slugifyPath() with folder and file afterwards 11 years ago
Michael Kuhn 0a77a5ec19 Add unit tests for new unshareFromSelf() functionality. 11 years ago
Morris Jobke bcb3d03f6c Fix windows tests skipping 11 years ago
Vincent Petry 04c982a96e Fix unit test messing up the transaction on Oracle 11 years ago
Vincent Petry 068f9d10f1 Added repair step for legacy storages 11 years ago
Morris Jobke b3b3354809 move to public namespace 11 years ago
Jörn Friedrich Dreyer 76c1095c25 add unit test for #8325 11 years ago
Normal Ra 8e11455f27 Add APK mimetype tests. 11 years ago
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
Vincent Petry f2001a48a4 Fixed sort algo for additional cases 11 years ago
Vincent Petry 173059f6d0 Fixed file list sorting 11 years ago
Jörn Friedrich Dreyer 6930ec2bcc add utf8 folder test 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