Commit Graph

9 Commits

Author SHA1 Message Date
phamnazage-jpg
2b5607285f docs(test): add 2026-06-04 testing pitfalls to checklist + fix key confusion in acceptance script
Some checks failed
CI / Build & Test (push) Has been cancelled
CI / Lint (push) Has been cancelled
CI / Security Scan (push) Has been cancelled
CI / Docker Build (push) Has been cancelled
CI / Release (push) Has been cancelled
Key changes:

1. scripts/acceptance/import_remote43_provider.sh:690/695
   - Fixed  ->  for gateway direct probe
   - Added REDLINE comments explaining why sub_key is correct

2. docs/REAL_HOST_ACCEPTANCE_CHECKLIST.md: §9
   - 4 new pitfalls from 2026-06-04 real testing:
     - Gateway probe key confusion ( vs )
     - Hermes session key redaction (must get raw key from PG)
     - Account upstream key update method (PUT with type+key, not credentials)
     - Hermes redaction destroys shell variables in .sh files

3. docs/SOURCE_OF_TRUTH.md: evidence interpretation
   - Added rule #5: session env keys are redacted, must use PG raw values
2026-06-04 13:45:29 +08:00
phamnazage-jpg
5fbac6ef0b test(frontend): add provider admin acceptance coverage
Add a dedicated acceptance script for providers.html, cover it in the local real-host script regression suite, and document the current frontend review baseline, closure audit, providers action matrix, and remediation task board.

This keeps the frontend acceptance boundary explicit: providers.html now has a repeatable verification entry point for its page-level actions, while non-UI provider operations remain documented as backend-only capabilities.
2026-06-01 09:58:20 +08:00
phamnazage-jpg
5689286fec fix(acceptance): align route model list parsing 2026-05-29 13:57:28 +08:00
phamnazage-jpg
4b69e05d67 fix(acceptance): align route matrix response parsing 2026-05-29 13:53:55 +08:00
phamnazage-jpg
949134005e feat(routing): add route acceptance matrix scripts 2026-05-29 13:50:16 +08:00
phamnazage-jpg
4a38e95d95 fix(acceptance): separate request pack path 2026-05-29 12:36:16 +08:00
phamnazage-jpg
e549549b4d fix(route-lab): record host channel reuse limits 2026-05-28 14:25:04 +08:00
phamnazage-jpg
2c2f0ec48e feat(acceptance): support crm session login 2026-05-28 14:13:07 +08:00
phamnazage-jpg
02580cda0b feat: organize scripts and add portal validation assets 2026-05-27 09:39:05 +08:00