-
-
Notifications
You must be signed in to change notification settings - Fork 277
Add unit tests for types #379
Copy link
Copy link
Open
Labels
team-wallet-frameworkDeprecated: Please use `team-core-platform` instead.Deprecated: Please use `team-core-platform` instead.wf-test-quality-improvement
Metadata
Metadata
Assignees
Labels
team-wallet-frameworkDeprecated: Please use `team-core-platform` instead.Deprecated: Please use `team-core-platform` instead.wf-test-quality-improvement
Type
Fields
Give feedbackNo fields configured for issues without a type.
We should find some way to unit test some of our more complex types, to ensure they're guaranteeing exactly what we think they are. In particular, the types used by the Base Controller (and soon the controller messaging system) are fairly complex and deserve additional validation.