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(jest): 100% code coverage for store/media/actions.test.ts #1481

Merged
merged 1 commit into from
Feb 14, 2022

Conversation

drepram
Copy link
Contributor

@drepram drepram commented Feb 14, 2022

What this PR does πŸ“–

self-explanatory

Which issue(s) this PR fixes πŸ”¨

AP-779

Special notes for reviewers πŸ—’οΈ

I wrote this unit test based on https://github.com/lmiller1990/vue-testing-handbook/blob/master/demo-app/tests/unit/actions.spec.js which were testing https://github.com/lmiller1990/vue-testing-handbook/blob/master/demo-app/src/store/actions.js, let me know if I made a mistake in how I'm testing these code lines!

Additional comments 🎀

@github-actions github-actions bot added the Missing Dev Review A Dev and a Dev Approver need to review the PR, then mark as Ready for QA label Feb 14, 2022
@netlify
Copy link

netlify bot commented Feb 14, 2022

βœ”οΈ Yeeeehaw, deploy preview is ready!

πŸ”¨ Explore the source changes: 30b3f57

πŸ” Inspect the deploy log: https://app.netlify.com/sites/adoring-edison-dbcef8/deploys/620a22cfc181c700077f6d1e

😎 Browse the preview: https://deploy-preview-1481--adoring-edison-dbcef8.netlify.app

@stavares843 stavares843 merged commit b801c8c into dev Feb 14, 2022
@stavares843 stavares843 deleted the AP-779 branch February 14, 2022 14:51
@github-actions github-actions bot removed the Missing Dev Review A Dev and a Dev Approver need to review the PR, then mark as Ready for QA label Feb 14, 2022
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.

None yet

3 participants