Skip to content
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

Refactor role name in feature file and adjust test according to webUI #8941

Closed
1 task
SagarGi opened this issue Apr 27, 2023 · 0 comments · Fixed by #9155
Closed
1 task

Refactor role name in feature file and adjust test according to webUI #8941

SagarGi opened this issue Apr 27, 2023 · 0 comments · Fixed by #9155
Assignees
Labels

Comments

@SagarGi
Copy link
Member

SagarGi commented Apr 27, 2023

Description

This recent PR #8876 has been merged in web which changes the name display for different roles.

Before UI:

beforewebUI

After UI:

roles

But in our web UI test, we have given role in the feature files

featureRole

Since its the webUI tests its better we proved what is exact in the webUI.

TODO:

  • Refactor the roles according to the UI and adjust the test code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants