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

Adding cypress + example test #476

Merged
merged 13 commits into from
Jan 9, 2024
Merged

Conversation

Tamir198
Copy link
Contributor

@Tamir198 Tamir198 commented Oct 4, 2023

Changes Proposed

Check List

  • The title of my pull request is a short description of the changes
  • This PR relates to some issue:
  • I have documented the changes made (if applicable)
  • I have covered the changes with unit tests

Added cypress, and some first component test

@codecov-commenter
Copy link

codecov-commenter commented Jan 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7aeabc0) 29.85% compared to head (fc306d6) 29.85%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #476   +/-   ##
=======================================
  Coverage   29.85%   29.85%           
=======================================
  Files          10       10           
  Lines        1323     1323           
=======================================
  Hits          395      395           
  Misses        887      887           
  Partials       41       41           

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

frontend/package.json Outdated Show resolved Hide resolved
frontend/src/components/Button.cy.tsx Outdated Show resolved Hide resolved
frontend/src/components/Button.cy.tsx Show resolved Hide resolved
frontend/src/components/TextInput.cy.tsx Outdated Show resolved Hide resolved
@nir2002 nir2002 merged commit 03c2f32 into komodorio:main Jan 9, 2024
4 checks passed
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