The purpose for testing data indirectly benefits the user. It allows for us to test all implemented functionality to ensure that when real data is entered - it correctly renders in a predictable manner.
Acceptance Criteria
The data should have the format seen above.
Dependecies
This issue is not dependent on any preceding issues; however, all issues and functionality implemented henceforth is dependent on this.
User Story
The purpose for testing data indirectly benefits the user. It allows for us to test all implemented functionality to ensure that when real data is entered - it correctly renders in a predictable manner.
Acceptance Criteria
The data should have the format seen above.
Dependecies
This issue is not dependent on any preceding issues; however, all issues and functionality implemented henceforth is dependent on this.
Dev Notes