keanacobarde / on-paper

Spend your money OnPaper first!
0 stars 0 forks source link

PLANNING - CREATING TEST DATA #5

Closed keanacobarde closed 10 months ago

keanacobarde commented 10 months ago

User Story

I, as the user, interact directly with the application - which has the sole purpose of displaying and manipulating data. Sample data is needed to mimic the experience of a user.

Acceptance Criteria

Test data that fits the criteria outlined in the ERD should be present. All the units should align with what's outline in the ERD, and a local sample should be saved within the application: utils > sample-data, so that it can be loaded and unloaded from FireBase at any time.

Dependencies

2 - A solid ERD, along with an understanding of it will need to be had.

Dev Notes

keanacobarde commented 10 months ago

The current ERD is as follows: image

Create test data that accurately depicts this.

keanacobarde commented 10 months ago

CLOSING PER #21 - ALL REQUIREMENTS HAVE BEEN MET.