Test Data Setup
Open
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
Decision required on what kind of test data setup we are looking for:
- Test data per scenario (allow full parallel)
- Same test data for mock & integration
- Maybe unit as well for large setup?
Some of the options of doing test data setup:
- Csv load/dump
- Notebook
- Straight python
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.