-
Notifications
You must be signed in to change notification settings - Fork 9
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
epic: integration tests (v5+) #2127
Conversation
…n-tests # Conflicts: # .eslintrc.yml # package-lock.json # package.json # site/package.json
253783b
to
83c82b0
Compare
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.
The PR diff size of 10263 lines exceeds the maximum allowed for the inline comments feature.
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.
The PR diff size of 10301 lines exceeds the maximum allowed for the inline comments feature.
ddbf392
to
f535d5f
Compare
9301e55
to
ed2ecf3
Compare
# Conflicts: # package-lock.json
Co-authored-by: Yuliya Adamska <48826082+yadamskaya@users.noreply.github.com>
ffbce39
to
22fea15
Compare
Co-authored-by: NastaLeo <alesun@exadel.com> Co-authored-by: Dmitry Shovchko <dshovchko@exadel.com>
docs(e2e): root `e2e` submodule README created with the module instructions
Co-authored-by: Dmytro Shovchko <d.shovchko@gmail.com> Co-authored-by: fshovchko <60318924+fshovchko@users.noreply.github.com>
Code Climate has analyzed commit e0111cb and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 64.6% (0.0% change). View more on Code Climate. |
🎉 This PR is included in version 5.0.0-beta.11 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 4.15.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This is just an early draft of setting up visual screenshot testing.
In the scope of that epic created inner submodule with:
jest-puppeteer
environmentjest-image-snapshot
image matching tool (TODO: to consider faster alternatives if required)There is a sample test created to check the homepage screen of the upper area on SM screen breakpoint
TODO: create more relevant test samples