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

Add playwright tests #939

Merged
merged 3 commits into from
May 8, 2024
Merged

Add playwright tests #939

merged 3 commits into from
May 8, 2024

Conversation

NabinKawan
Copy link
Contributor

@NabinKawan NabinKawan commented May 4, 2024

List of changes

  • Refactored Cypress tests to use Playwright
  • Updated tests to align with the new user flow and design
  • Added lock interceptor to enable running tests with blockchain transactions in parallel

Checklist

  • related issue
  • My changes generate no new warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the changelog
  • I have added tests that prove my fix is effective or that my feature works

@NabinKawan
Copy link
Contributor Author

It uses cardano-test-wallet(mock wallet) which can be accessed here

@NabinKawan NabinKawan force-pushed the feat/playwright-tests branch from f2b81c0 to bc5cb0f Compare May 8, 2024 08:38
@NabinKawan NabinKawan requested a review from mesudip May 8, 2024 08:38
Copy link
Contributor

@mesudip mesudip left a comment

Choose a reason for hiding this comment

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

LGTM

@mesudip mesudip merged commit d22ca84 into develop May 8, 2024
3 of 4 checks passed
@mesudip mesudip deleted the feat/playwright-tests branch May 8, 2024 09:18
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