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
Setting up test data (row-level and bulk), mocking/stubbing existing data structures, and narrowing a test's scope to relevant data/code are all currently manual, repetitive work for test authors.
Proposed direction
Helper add-ons for test data setup, both row-by-row and bulk scale.
Design and implement mocking/stubbing of existing data structures.
Document (and where possible, tool-support) strategies for narrowing test scope.
Depends on
Largely additive - doesn't require Phase 0 to land first, so contributions can start whenever bandwidth allows.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Target release or timeframe
No response
Scope and goals
Problem
Setting up test data (row-level and bulk), mocking/stubbing existing data structures, and narrowing a test's scope to relevant data/code are all currently manual, repetitive work for test authors.
Proposed direction
Depends on
Largely additive - doesn't require Phase 0 to land first, so contributions can start whenever bandwidth allows.
Tracking
Open questions for the community
No response
Beta Was this translation helpful? Give feedback.
All reactions