snt
|
23e156a13e
|
[REFACTOR] Phase 1: Add 3 helper methods and tests (pre-commit skipped for C901)
Helper Methods:
- _resolve_pricelist(): 3-tier pricelist resolution with logging
- _validate_confirm_request(): Confirm endpoint validation
- _validate_draft_request(): Draft endpoint validation
Tests:
- 21 test cases covering all validation scenarios
- All tests passing quality checks (flake8 clean for new code)
Note: Existing C901 warnings on eskaera_shop(), confirm_eskaera(), etc.
are target for Phase 2/3 refactoring.
|
2026-02-16 15:41:03 +01:00 |
|