Commit Graph

13 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Robin Appelman aa15f9d16d
chore: run rector 6 months ago
Joas Schilling 8358a7f769
Revert "refactor(RichObjectStrings): Only log error if key or value is not string in validator" 9 months ago
provokateurin fd156d3408
refactor(RichObjectStrings): Only log error if key or value is not string in validator 9 months ago
provokateurin 3c698c6553
fix(RichObjectStrings): Make exception messages for invalid parameters more useful for debugging 10 months ago
Joas Schilling c3c8b7e2a3
fix(richobjectstrings): Add missing placeholder validation 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
provokateurin d0a827a684
fix(RichObjectStrings/Validator): Validate key value types of rich object parameters 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Joas Schilling bf2be08c9f
Fix risky tests without assertions 8 years ago
Joas Schilling 706b5c3fb6
Use a php class for the definitions to avoid loading problems 9 years ago
Joas Schilling 2098648850
Add Rich Object Definitions and a validator 9 years ago
Joas Schilling a111181eb3
Validate the operation 9 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling 6d80efc2a4 Fix WebDav 10 years ago
Joas Schilling 957a13d879 Remove unnecessary imports 10 years ago
Joas Schilling cdc5470f7e Fix the use of traits 10 years ago
Sergio Bertolin 9d44576819 Restructured FeatureContext to reuse some parts and run two servers in parallel 10 years ago
Sergio Bertolin a2938385f9 Making webdav path configurable 10 years ago
Sergio Bertolin dd10e1d538 modified makedavrequest to return response 10 years ago
Sergio Bertolin ee4a18a16c added test about resharing 10 years ago
Sergio Bertolin 81e0a3ea22 Added test and logic for deleting all group shares 10 years ago
Sergio Bertolin 630ba2fd09 Added test for shared_with_me parameter 10 years ago
Sergio Bertolin a990e0ac1d Added some requirements for first test case 10 years ago
Joas Schilling 90b020cf88 Delete when it is a directory... 10 years ago
Joas Schilling fbcdf17089 Fix doc blocks 10 years ago
Sergio Bertolin eb6a13c231 Added a test including all the fields of the share update and checking output 10 years ago
Sergio Bertolin 7aeda7c99a Added a test and logic for checking answer of public shares 10 years ago
Sergio Bertolin 7aa6e9b643 Added test to get info of a specific share id 10 years ago
Sergio Bertolin e34872141e Added tests about getting shares of a file and a test for deleting a user from a group which doesn't exist 10 years ago
Sergio Bertolin 1a51d4c4c7 Added changes in the verification of sharing get responses 10 years ago
Sergio Bertolin 3b7690f842 added test for deleting a share 10 years ago
Sergio Bertolin 0593381522 Added general function to create shares in preconditions. 10 years ago
Sergio Bertolin 0f27b719ea enhancements to pre and post conditions 10 years ago
Thomas Müller fcc2a0c830 Upgrade behat to 3.0.x and use @BeforeScenario and @AfterScenario to clean up users 10 years ago
Sergio Bertolin d11b69bfb9 added sharing feature file 10 years ago
Sergio Bertolin 64ea35af05 added tests for apps 10 years ago
Sergio Bertolin 5e9dc381b4 added test for getting users of a group being subadmin 10 years ago
Sergio Bertolin 5703483e99 using canonize in assertEquals for arrays 10 years ago
Sergio Bertolin 488728a0fa Added more tests and fixed a problem with asort which was returning false positives 10 years ago
Morris Jobke d78f6852c7 Fix whitespace issues in integration tests 10 years ago
Sergio Bertolin 8f91426e0a changing indentation, vertical elements and previous existance of users and groups 10 years ago
Sergio Bertolin 957d60cd0a ordering arrays before comparing 10 years ago
Sergio Bertolin 1b0e128b44 checking users and groups 10 years ago
Sergio Bertolin bb9f568654 lists getting ready 10 years ago
Roeland Jago Douma b0babfc847 [Intergration] Throw error if exception not thrown 10 years ago
Sergio Bertolin 0c1a657282 restored assertions in existance of users and groups 10 years ago
Sergio Bertolin fd709b4b49 Being explicit between http and ocs return codes 10 years ago
Sergio Bertolin 0e3836ed48 Return the actual ocs return codes and check it 10 years ago