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: tests #4

Merged
merged 16 commits into from
Jun 26, 2023
Merged

feat: tests #4

merged 16 commits into from
Jun 26, 2023

Conversation

Uninen
Copy link
Contributor

@Uninen Uninen commented Jun 26, 2023

  • install + configure Vitest
  • install + configure Playwright
  • configure GH actions
  • write basic component tests fror SlipmatButton
  • write basic e2e tests for SlipmatButton
  • configure automatic NPM publishing
  • update CHANGELOG
  • bump version

Fixes slipmatio/slipmatio#82

@github-actions
Copy link

github-actions bot commented Jun 26, 2023

Coverage Summary

Status Category Percentage Covered / Total
🔵 Lines 69.51% 114 / 164
🔵 Statements 69.51% 114 / 164
🔵 Functions 100% 0 / 0
🔵 Branches 0% 0 / 12
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
src/components/SlipmatButton.vue 69.51% 0% 100% 69.51% 52-58, 66-73, 81-94, 101-107, 114-120, 127-133

@Uninen Uninen merged commit 46edf58 into main Jun 26, 2023
@Uninen Uninen deleted the tests branch June 26, 2023 20:07
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.

Tests + GH Actions CI
1 participant