Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Paweł Gesek
Paweł GesekReporter
Josh Zamor
Josh Zamor(Deactivated)Story Points
3
Original estimate
3d
Time tracking
5h logged2d 3h remaining
Components
Sprint
Add sprint
Fix versions
Priority
Time Assistant
Created June 1, 2017 at 3:45 PM
Updated August 2, 2017 at 8:52 PM
Resolved August 2, 2017 at 8:13 AM
As a developer, I want to write contract tests to test my business scenarios and that specific Services are honoring their API contracts. Contract Tests have their own "demo data" which is separate from the service's demo data. Do we need to maintain a separate set of demo data just for contract tests?
Acceptance:
look into usage of demo data in contract tests and answer: is there anything here that's needed for contract testing that a service's demo data couldn't be used for?
write-up short wiki recommendation
schedule short meeting to make a decision: leave it as is, or potentially use service's demo data for contract testing. This should include a stakeholder in QA & BA so they can weigh in on potentially dual purposed demo data.