querybook
querybook copied to clipboard
Better unit test system with example test data
As a developer, I want to set up data source unit tests quickly with some example data in database
Acceptance:
- Use demo data to setup test
- fixture should be function level, so they can be swapped in/out
- create 1 or more unit test examples that use these data