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: update test structure from cypress to vitest #818

Merged
merged 8 commits into from
Feb 28, 2024

Conversation

mlmoravek
Copy link
Member

@mlmoravek mlmoravek commented Feb 28, 2024

Part of #672

Proposed Changes

  • add vitest
  • remove cypress
  • update workflow scripts
  • disable old cypress tests

Copy link

netlify bot commented Feb 28, 2024

Deploy Preview for oruga-documentation-preview ready!

Name Link
🔨 Latest commit ba0ad31
🔍 Latest deploy log https://app.netlify.com/sites/oruga-documentation-preview/deploys/65df2c1828b7d500089e4f56
😎 Deploy Preview https://deploy-preview-818--oruga-documentation-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mlmoravek mlmoravek changed the title test: update test structure test: update test structure from cypress to vitest Feb 28, 2024
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.20%. Comparing base (484cfe8) to head (ba0ad31).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #818       +/-   ##
===========================================
- Coverage    56.71%   0.20%   -56.51%     
===========================================
  Files           30     108       +78     
  Lines         1511    5293     +3782     
  Branches       544    1946     +1402     
===========================================
- Hits           857      11      -846     
- Misses         654    4169     +3515     
- Partials         0    1113     +1113     
Flag Coverage Δ
oruga-next 0.20% <ø> (-56.51%) ⬇️

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

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

@mlmoravek mlmoravek added enhancement Improvements to existing features and functionality refactoring This involves some refactoring of existing code. labels Feb 28, 2024
@mlmoravek mlmoravek merged commit a98922d into oruga-ui:develop Feb 28, 2024
8 of 9 checks passed
@mlmoravek mlmoravek deleted the tests branch February 28, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements to existing features and functionality refactoring This involves some refactoring of existing code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant