knees4bees / whats-cookin

Online cookbook for casual chefs with search, filter, and favoriting functionality; lightweight meal planning; and tracking of pantry contents with recipe requirements to render missing ingredients.
https://what-the-fork-is-for-dinner.netlify.app
0 stars 1 forks source link

Create data subset for testing purposes #4

Closed knees4bees closed 3 years ago

knees4bees commented 3 years ago

What's this PR do?

Creates small subset of data for testing purposes.

Where should the reviewer start?

Open test-data.js and review its contents.

How should this be manually tested?

Confirm that test data is present for users, recipes, and ingredients and that the formatting looks reasonable.

Any background context you want to provide?

We'll need this small test data file so that when we're building our tests we don't have to use the full data sets. This will speed up our work.

What are the relevant tickets?

On Trello board.

Screenshots (if appropriate)

N/A

Questions:

N/A