task-d.7.10
This commit is contained in:
31
setup/golden-dataset/README.md
Normal file
31
setup/golden-dataset/README.md
Normal file
@@ -0,0 +1,31 @@
|
||||
# ALLA OS Setup Golden Dataset
|
||||
|
||||
This dataset is the canonical setup fixture for development, CI contract checks, QA, UAT, customer demo, and regression testing.
|
||||
|
||||
It mirrors the official setup template registry and is intentionally safe sample data.
|
||||
|
||||
## Dataset Summary
|
||||
|
||||
- Organizations: `ALLA`, `ONVALLA`
|
||||
- Users: IT, Marketing, Sales, Sales Manager, CEO
|
||||
- Customers: 10
|
||||
- Contacts: 20
|
||||
- Leads: 20
|
||||
- Opportunities: 15
|
||||
- Quotations: 20
|
||||
- Branches: 3
|
||||
- Product types: 3
|
||||
- Quotation statuses include draft, pending approval, approved, rejected, and revision.
|
||||
|
||||
## Workflow
|
||||
|
||||
1. Apply migrations.
|
||||
2. Run setup readiness.
|
||||
3. Start setup run.
|
||||
4. Preview all CSV files in this directory.
|
||||
5. Commit with the returned `previewHash`.
|
||||
6. Run verification.
|
||||
7. Complete setup.
|
||||
8. Use reset preview APIs for maintenance tests.
|
||||
|
||||
Do not edit headers manually. Headers must remain identical to `setup/templates/*.csv`.
|
||||
Reference in New Issue
Block a user