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

Replace Cypress with Playwright #578

Merged
merged 4 commits into from
Jan 5, 2023

Conversation

Janaka-Steph
Copy link
Collaborator

@Janaka-Steph Janaka-Steph commented Dec 27, 2022

Use Playwright for integration tests

It fixes #535 by disabling the Exchange inputs when fetching transactions. The component rerenders and lose inputted value. This issue should only happen when restoring lot of txs. Hopefully improvements on restoration speed will solve it.

Know issue #576

@tiero
Copy link
Contributor

tiero commented Jan 2, 2023

Is the timeout in the test due to the min relay fee issue?

@Janaka-Steph
Copy link
Collaborator Author

Is the timeout in the test due to the min relay fee issue?

No it's not related

@Janaka-Steph Janaka-Steph merged commit b158602 into tdex-network:master Jan 5, 2023
@Janaka-Steph Janaka-Steph deleted the playwright branch January 5, 2023 10:45
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.

sometimes the price preview is not triggered, even after user stopped typing
2 participants