Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

Commit 647eb9d

Browse files
authored
Refactor controller initialization in tests (#251)
* Refactor controller initialization in tests Each test now uses a helper function to construct the keyring controller rather than using `beforeEach`. This eliminates redundant redundancy in cases where the controller was being overwritten, and makes it easier for future tests to customize how the controller is initialized. * Remove unnecessary submit password step * Simplify types
1 parent f0baaac commit 647eb9d

File tree

1 file changed

+218
-26
lines changed

1 file changed

+218
-26
lines changed

0 commit comments

Comments
 (0)