-
Notifications
You must be signed in to change notification settings - Fork 158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stop support for old acceptance tests #10259
Comments
CC @saw-jan |
cc @PrajwolAmatya @Salipa-Gurung @saw-jan currently facing problems while running keycloak tests in drone ci. IMO it will be nice to check locally whether keycloak-related tests pass or not #10481. Otherwise, my PR will be stuck for a long time. |
Sorry, how this task is related to #10481 ? |
Let's run |
If we add some scenario/step on |
@saw-jan @Salipa-Gurung @PrajwolAmatya can we close this issue #7264 or we going to let it open? |
@ScharfViktor Let's close this one. |
Yes, I close it, but before I wanted to clean up ocis CI |
closed as completed |
2 years ago, we stopped implement old acceptance tests and started using e2e with playwright.
Now we want to:
Steps:
delete all tests labeled @skipOnOCIS
Remove repetitive test scenarios (compare with e2e)
check the expected-failures-with-ocis-server-ocis-storage.md file and remove the string and irrelevant tests (@saw-jan @PrajwolAmatya)
find and close all the related issues in GH @ScharfViktor
rewrite existing acceptance tests
delete acceptance tests suite
clean up web CI and ocis CI [full-ci] remove old acceptance tests #10921
delete changes in the middleware delete share permission owncloud-test-middleware#143
port to stable-8.0 [full-ci] Port#10921 #10932 [full-ci] remove old acceptance tests #10921
clean up ocis CI [full-ci] delete UItest from ocis CI ocis#9209 [full-ci] Port#9209 ocis#9211
The text was updated successfully, but these errors were encountered: