Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
None
-
-
ACQ Sprint 55, ACQ Sprint 56
-
2
-
Thunderjet
Description
The sample data is currently specified as a set of flat files where each row is a json blob to be copied into the appropriate DB table. This makes it difficult to use/share this data for other purposes, e.g. unit tests, api-tests, etc.
The idea is to split these files up so that each json blob (row/line) exists in its own json file.
Acceptance Criteria:
- ALL sample data (po_lines, purchase_orders, etc.) is refactored as described above
NOTE: If possible name the json files such that it's clear what the data is for or the sample case they apply to, e.g. as opposed to a UUID.
NOTE: An appropriate directory structure should be used (not flat please)
TestRail: Results
Attachments
Issue Links
- blocks
-
MODORDSTOR-50 Use sample data in unit tests
-
- Closed
-
-
MODORDSTOR-53 Make location repeatable
-
- Closed
-
- has to be done before
-
MODORDSTOR-41 Fix sample data UUID references
-
- Closed
-
- relates to
-
UXPROD-1388 Create New Purchase Order Lines
-
- Closed
-
-
FOLIO-1779 Specify loadSample tenant parameters for mod-orders-storage
-
- Closed
-
-
MODORDSTOR-48 Rework how sample data is loaded
-
- Closed
-