-
Notifications
You must be signed in to change notification settings - Fork 16
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): 35% coverage for store/accounts/actions #1757
Conversation
…ctions.ts; though an issue lies on the pinHash
…e/accounts/actions.ts
✔️ Yeeeehaw, deploy preview is ready! 🔨 Explore the source changes: d97e61b 🔍 Inspect the deploy log: https://app.netlify.com/sites/adoring-edison-dbcef8/deploys/621fa7698ba2e50008e85e70 😎 Browse the preview: https://deploy-preview-1757--adoring-edison-dbcef8.netlify.app |
// 'fddd5093b61663c64c309a0352b3762e4f6b7277b1ec7f2ac64f4b696c66ab91', | ||
// ) | ||
// CPrototype.decryptWithPassword = jest.fn() | ||
// CPrototype.decryptWithPassword.mockReturnValueOnce('decrypted phrase') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do we need this? 🔨
/rebase |
/rebase |
/rebase |
What this PR does 📖
Self-explanatory PR, but am putting this ticket into the backlog because of the current issue with the .hash function.
Which issue(s) this PR fixes 🔨
AP-661 (partially)
Special notes for reviewers 🗒️
Additional comments 🎤