querybook icon indicating copy to clipboard operation
querybook copied to clipboard

Better unit test system with example test data

Open czgu opened this issue 5 years ago • 0 comments

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

czgu avatar Oct 06 '20 15:10 czgu