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

chore: rename integration tests e2e #417

Merged
merged 3 commits into from
May 3, 2023
Merged

Conversation

toddbaert
Copy link
Member

@toddbaert toddbaert commented May 2, 2023

As has been brought up a few times, "end-to-end" is probably a better term for these tests, since they startup multiple processes and do inter-process communication streams with real (not mocked) artifacts.

No functional changes. I did use git mv to try to preserve history as best as possible.

Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
@codecov
Copy link

codecov bot commented May 2, 2023

Codecov Report

Merging #417 (2266fdb) into main (0de764d) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #417   +/-   ##
=========================================
  Coverage     91.53%   91.53%           
  Complexity      213      213           
=========================================
  Files            23       23           
  Lines           496      496           
  Branches         32       32           
=========================================
  Hits            454      454           
  Misses           24       24           
  Partials         18       18           
Flag Coverage Δ
unittests 91.53% <ø> (ø)

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

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

pom.xml Outdated Show resolved Hide resolved
Co-authored-by: Giovanni Liva <giovanni.liva@dynatrace.com>
Signed-off-by: Todd Baert <toddbaert@gmail.com>
@sonarcloud
Copy link

sonarcloud bot commented May 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@toddbaert toddbaert requested a review from thisthat May 2, 2023 20:13
@justinabrahms justinabrahms enabled auto-merge (squash) May 3, 2023 04:36
@justinabrahms justinabrahms merged commit a5c93ac into main May 3, 2023
@justinabrahms justinabrahms deleted the chore/rn-integration-tests branch May 3, 2023 04:36
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.

3 participants