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

test: add basic e2e tests #816

Merged
merged 27 commits into from
Oct 12, 2024
Merged

test: add basic e2e tests #816

merged 27 commits into from
Oct 12, 2024

Conversation

fmartingr
Copy link
Member

@fmartingr fmartingr commented Jan 20, 2024

Adds the basics to have proper e2e tests working on the repository:

  • A new Dockerfile.e2e used in e2e tests
  • A basic e2e test as an example
  • Required files for CI to work properly

e2e tests can be run using make e2e and require a working docker engine.

Closes #886

@fmartingr fmartingr self-assigned this Jan 20, 2024
Copy link

codecov bot commented Jan 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.33%. Comparing base (a3772c3) to head (e0ed8d3).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #816   +/-   ##
=======================================
  Coverage   35.33%   35.33%           
=======================================
  Files          61       61           
  Lines        4078     4078           
=======================================
  Hits         1441     1441           
  Misses       2414     2414           
  Partials      223      223           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fmartingr fmartingr requested a review from Monirzadeh May 15, 2024 19:02
@fmartingr fmartingr merged commit 8c35a6b into master Oct 12, 2024
15 checks passed
@fmartingr fmartingr deleted the basic-e2e branch October 12, 2024 11:24
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.

1 participant