You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The file app/core/Vault.js has poor test coverage. The KeyringController v16 update required changes that further decreased coverage. However, adding more tests was blocked by challenges encountered using KeyringController in a test file.
As of MetaMask/core#4362, we should have an easier time using the KeyringController in unit tests. Once that PR has been merged and released, we should update the KeyringController again in mobile, then follow up with additional unit tests for app/core/Vault.js that increase coverage to 100% for that file.
Scenario
No response
Design
No response
Technical Details
No response
Threat Modeling Framework
No response
Acceptance Criteria
No response
Stakeholder review needed before the work gets merged
Engineering (needed in most cases)
Design
Product
QA (automation tests are required to pass before merging PRs but not all changes are covered by automation tests - please review if QA is needed beyond automation tests)
What is this about?
The file
app/core/Vault.js
has poor test coverage. The KeyringController v16 update required changes that further decreased coverage. However, adding more tests was blocked by challenges encountered using KeyringController in a test file.As of MetaMask/core#4362, we should have an easier time using the KeyringController in unit tests. Once that PR has been merged and released, we should update the KeyringController again in mobile, then follow up with additional unit tests for
app/core/Vault.js
that increase coverage to 100% for that file.Scenario
No response
Design
No response
Technical Details
No response
Threat Modeling Framework
No response
Acceptance Criteria
No response
Stakeholder review needed before the work gets merged
References
Relates to #9570
The text was updated successfully, but these errors were encountered: