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

e2e: make tests green again. #2383

Merged
merged 13 commits into from
May 11, 2021
Merged

e2e: make tests green again. #2383

merged 13 commits into from
May 11, 2021

Conversation

amass01
Copy link
Member

@amass01 amass01 commented May 7, 2021

Based on #2381.

Closes #2334.
Closes #2386.
Closes #2387.

@amass01 amass01 changed the title [wip] e2e: make tests green again. e2e: make tests green again. May 10, 2021
@amass01 amass01 marked this pull request as ready for review May 10, 2021 13:54
cy.wait("@confirm");
cy.findByText(/ok/i).click();
cy.findByText(/approve/i).should("not.exist");
// XXX THIS IS KNOWN ISSUE AND THIS TEST SHOULD BE ADDED BACK WHEN
Copy link
Member Author

Choose a reason for hiding this comment

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

this check here should be re-added again when addressing #2361.

Copy link
Member

@tiagoalvesdulce tiagoalvesdulce left a comment

Choose a reason for hiding this comment

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

LGTM. Good job!

@tiagoalvesdulce tiagoalvesdulce merged commit e6e9007 into decred:master May 11, 2021
@amass01 amass01 deleted the e2etweaks branch May 11, 2021 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants