This repository has been archived by the owner on Jun 16, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 299
LIVE-448 - Add playwright test suite for market page #4736
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Coverage report
Test suite run success1 tests passing in 1 suite.Report generated by 🧪jest coverage report action from 0d4214c |
/generate-screenshots |
Wait for LedgerHQ/ledger-live-common#1728 |
/generate-screenshots |
/generate-screenshots |
1 similar comment
/generate-screenshots |
/generate-screenshots |
/generate-screenshots |
nabil-brn
approved these changes
Mar 7, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good to go, no new screenshots, the tests should not be flaky anymore once we merged this PR.
valpinkman
suggested changes
Mar 7, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Except for the splitting of the one test I mentionned, everything looks fine to me. Fix this and we will be ready ;)
valpinkman
approved these changes
Mar 7, 2022
nabil-brn
approved these changes
Mar 7, 2022
Arnaud97234
pushed a commit
that referenced
this pull request
Mar 7, 2022
* Add playwright test suite for market page * update screenshots (linux) * update screenshots (windows) * update screenshots (windows) * update screenshots (linux) * update screenshots (windows) * Fix screenshots * Update market tests * update screenshots (linux) * update screenshots (windows) * update screenshots (windows) * Fix conflicts * Update LLC * update screenshots (linux) * update screenshots (linux) * update screenshots (linux) * ci run * Fix merge * update screenshots (windows) * market page tests * update screenshots (linux) * update screenshots (windows) * last ci run * Split sorting test step in two Co-authored-by: Team Live <[email protected]> Co-authored-by: Nabil Bourenane <[email protected]>
LFBarreto
pushed a commit
that referenced
this pull request
Mar 10, 2022
* Add playwright test suite for market page * update screenshots (linux) * update screenshots (windows) * update screenshots (windows) * update screenshots (linux) * update screenshots (windows) * Fix screenshots * Update market tests * update screenshots (linux) * update screenshots (windows) * update screenshots (windows) * Fix conflicts * Update LLC * update screenshots (linux) * update screenshots (linux) * update screenshots (linux) * ci run * Fix merge * update screenshots (windows) * market page tests * update screenshots (linux) * update screenshots (windows) * last ci run * Split sorting test step in two Co-authored-by: Team Live <[email protected]> Co-authored-by: Nabil Bourenane <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🦒 Context (issues, jira)
LIVE-448
💻 Description / Demo (image or video)
Add test suite for market page (previous PR #4704 got closed by release)
🖤 Expectations to reach
PR must pass CI, merge develop if conflicts, do not force push. Thanks!
PR must pass CI, merge develop if conflicts, do not force push. Thanks!