-
Notifications
You must be signed in to change notification settings - Fork 159
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
[full-ci] Rename groups + refactoring #8715
Conversation
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
TBD:
|
84e4a0d
to
09346d6
Compare
}) | ||
expect(wrapper.vm.isFormInvalid).toBeFalsy() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Faked to make tests run trougj!
When "Admin" changes displayName to "it sales department" for group "sales" using the sidebar panel | ||
And "Admin" logs out |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is a confirmation step missing which doesn't exist on other tests as well.
So there are still 2 tests that are failing still trying out to get behind it. Other than that with skipped tests the whole ci went trough. |
@@ -39,3 +39,17 @@ Feature: groups management | |||
| security | | |||
| finance | | |||
And "Admin" logs out | |||
|
|||
Scenario: edit groups |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Edit group.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a few remarks, rest LGTM!
packages/web-app-admin-settings/src/components/Groups/SideBar/GroupInfoBox.vue
Outdated
Show resolved
Hide resolved
packages/web-app-admin-settings/src/composables/actions/groups/useGroupActionsEdit.ts
Outdated
Show resolved
Hide resolved
Results for e2e-tests oCIS https://drone.owncloud.com/owncloud/web/34475/12/1 💥 To see the trace, please open the link in the console ...
npx playwright show-trace https://cache.owncloud.com/public/owncloud/web/34475/tracing/participant-management-alice-2023-4-3-10-47-33.zipnpx playwright show-trace https://cache.owncloud.com/public/owncloud/web/34475/tracing/re-sharing-brian-2023-4-3-10-43-21.zipnpx playwright show-trace https://cache.owncloud.com/public/owncloud/web/34475/tracing/user-should-be-able-to-read-and-dismiss-notifications-alice-2023-4-3-10-43-06.zip |
…/useGroupActionsEdit.ts Co-authored-by: Jannik Stehle <[email protected]>
…GroupInfoBox.vue Co-authored-by: Jannik Stehle <[email protected]>
Kudos, SonarCloud Quality Gate passed! |
Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist:
Open tasks: