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

[Manual Backport 2.8] Run Cypress integration tests on build (#143) #212

Merged
merged 1 commit into from
May 27, 2023

Conversation

noCharger
Copy link
Collaborator

Run the Cypress integration tests as a GitHub action on every build, to better catch regressions.

Signed-off-by: Michael Froh froh@amazon.com
(cherry picked from commit 2ef265d)

Description

Describe what this change achieves.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Run the Cypress integration tests as a GitHub action on every build,
to better catch regressions.

Signed-off-by: Michael Froh <froh@amazon.com>
(cherry picked from commit 2ef265d)
@codecov
Copy link

codecov bot commented May 26, 2023

Codecov Report

Merging #212 (994c6fd) into 2.8 (d9e8c2d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##              2.8     #212   +/-   ##
=======================================
  Coverage   86.27%   86.27%           
=======================================
  Files          15       15           
  Lines         204      204           
  Branches       40       40           
=======================================
  Hits          176      176           
  Misses         26       26           
  Partials        2        2           
Flag Coverage Δ
dashboards-search-relevance 86.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@noCharger noCharger merged commit 4bd42ca into 2.8 May 27, 2023
@github-actions github-actions bot deleted the backport-143-to-2.8 branch May 27, 2023 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants