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

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open

test: add basic e2e tests #816

wants to merge 26 commits into from

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 34.66%. Comparing base (9aa8332) to head (6c87ed9).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #816   +/-   ##
=======================================
  Coverage   34.66%   34.66%           
=======================================
  Files          61       61           
  Lines        4050     4050           
=======================================
  Hits         1404     1404           
  Misses       2424     2424           
  Partials      222      222           

☔ 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

Successfully merging this pull request may close these issues.

None yet

1 participant