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

feat: add e2e test #19

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

feat: add e2e test #19

wants to merge 2 commits into from

Conversation

sebastiendan
Copy link
Member

Description

This PR adds e2e tests to the project.

Fixes TOO-343

PR Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added or updated tests that comprehensively prove my change is effective or that my feature works

Copy link

codecov bot commented Feb 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4b5e8c7) 54.90% compared to head (5ee1b72) 54.71%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
- Coverage   54.90%   54.71%   -0.20%     
==========================================
  Files          33       33              
  Lines         938      934       -4     
  Branches       57       56       -1     
==========================================
- Hits          515      511       -4     
  Misses        414      414              
  Partials        9        9              

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

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.

1 participant