This repository has been archived by the owner on Jan 18, 2021. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
adjust the core commit id
Gets test changes in core API tests:
[Tests-Only] Improve error reporting for various tests core#37865 [Tests-Only] Improve error reporting for various tests
[Tests-Only] Enable Provisioning Api Tests for OCIS core#37866 [Tests-Only] Enable Provisioning Api Tests for OCIS
[Tests-Only] Run multiple tests for trashbinFilesFolders core#37863 [Tests-Only] Run multiple tests for trashbinFilesFolders
[Tests-Only] Improve acceptance test error handling core#37868 [Tests-Only] Improve acceptance test error handling
[Tests-Only] Fix case of tag notToImplementOnOCIS core#37871 [Tests-Only] Fix case of tag notToImplementOnOCIS
[Tests-Only] subadmin and app-enable-disable-list are notToImplementOnOCIS core#37873 [Tests-Only] subadmin and app-enable-disable-list are notToImplementOnOCIS
[Tests-Only] Fix add users in provisioning api when testing on ocis core#37874 [Tests-Only] Fix add users in provisioning api when testing on ocis
adjust the line numbers of trashbinFilesFolders scenarios that changed
Do not run comments, federation, notifications, systemtags tests - these features do not exist yet. They are already tagged nicely in core. We can easily avoid running any of these test scenarios for now. And we can easily start running them by removing the filtering tag when the feature starts being implemented. This will allow us to remove more
toImplementOnOCIS
tags in core, and be able to switch these features on in the testing in each ocis-reva repo when we want to.