Commit 8cddaa70 authored by wushanjing's avatar wushanjing

Add runtime E2E account ledger

parent 97946105
# E2E Account Store
`e2e_accounts.json` is generated by the E2E tests.
The store records reusable test enterprises and their current flow state:
- `certification_status=approved`: enterprise registration and SaaS certification passed.
- `wanyouji_status=opened`: Wanyouji has been approved and opened.
- `wanzhanggui_binding_status=bound`: this Wanyouji enterprise has been bound to a Wanzhanggui enterprise.
- `latest_auth_key`: latest key used by the Wanyouji/Wanzhanggui authorization flow.
Selection rules:
- `E2E-SAAS-003` first uses `approved + not_opened`.
- `E2E-AUTH-001` first uses `opened + not_bound`.
- If no matching stored account exists, tests fall back to configured probe accounts without writing them into the store.
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment