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

Cypress Test For add user to organization #417

Merged
merged 4 commits into from
Mar 18, 2024
Merged

Cypress Test For add user to organization #417

merged 4 commits into from
Mar 18, 2024

Conversation

Vayras
Copy link
Contributor

@Vayras Vayras commented Mar 15, 2024

Describe your changes

Added cypress test for adding a user to org

Issue ticket number and link

issue: #404

Type of change

Cypress Test

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have tested on Cypress locally on Chrome and Firefox

@Vayras
Copy link
Contributor Author

Vayras commented Mar 15, 2024

Cypress Test passes on local machine, failed here somehow

Edit fixed

cy.contains('Assign').click();
cy.wait(1000);
});

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Vayras please click on the settings icon and confirm that the roles you assigned persisted, thanks.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure will do

@Vayras
Copy link
Contributor Author

Vayras commented Mar 18, 2024

@elraphty made the necessary changes. Thanks

@elraphty elraphty merged commit 4ad6121 into stakwork:master Mar 18, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants