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
As a developer, I should be able to save modifications I make to test data so that I don’t need to manually re-mock test data to debug my micro-service.
Sub-tasks
Determine storage format for data modifications
Mock up UI for saving modified data (per-modification or per “project”?)
Notes
Let’s discuss the storage format with the perspective that we’ll want the ability to consume that test/mockup information for future use
The text was updated successfully, but these errors were encountered:
User story
As a developer, I should be able to save modifications I make to test data so that I don’t need to manually re-mock test data to debug my micro-service.
Sub-tasks
Notes
The text was updated successfully, but these errors were encountered: