-
Notifications
You must be signed in to change notification settings - Fork 127
Sync get_all_categories with validate_invoice_category allow-list #733
Copy link
Copy link
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programcategoriesAuto label for contract issues: categoriesAuto label for contract issues: categoriesinvoiceAuto label for contract issues: invoiceAuto label for contract issues: invoicepriority-lowAuto label for contract issues: priority-lowAuto label for contract issues: priority-lowsmart-contractsAuto label for contract issues: smart-contractsAuto label for contract issues: smart-contractstestingAuto label for contract issues: testingAuto label for contract issues: testing
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programcategoriesAuto label for contract issues: categoriesAuto label for contract issues: categoriesinvoiceAuto label for contract issues: invoiceAuto label for contract issues: invoicepriority-lowAuto label for contract issues: priority-lowAuto label for contract issues: priority-lowsmart-contractsAuto label for contract issues: smart-contractsAuto label for contract issues: smart-contractstestingAuto label for contract issues: testingAuto label for contract issues: testing
Description
Ensure every returned category is valid for upload and updates; test drift detection.
Requirements and context
quicklendx-contractsSuggested execution
git checkout -b feature/category-enum-sync-testssrc/invoice.rs,src/verification.rssrc/test_invoice.rs,src/test/test_invoice_categories.rsdocs/contracts/invoice.mdTest and commit
Example commit message
feat: sync category list with validation allow-list
Guidelines