-
-
Notifications
You must be signed in to change notification settings - Fork 277
Open
Labels
team-wallet-frameworkDeprecated: Please use `team-core-platform` instead.Deprecated: Please use `team-core-platform` instead.wf-test-quality-improvement
Description
- Stubbing the prototype of the class under test is effectively the same as testing private functions, which is covered by Don't test private functions #749.
- Stubbing the prototype of a library that isn't under test should be unnecessary. Anything we need to stub in a controller should be passed in as a parameter to the constructor.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
team-wallet-frameworkDeprecated: Please use `team-core-platform` instead.Deprecated: Please use `team-core-platform` instead.wf-test-quality-improvement