Why this is here

This reads straight from the same shared vault every scenario in the suite writes to — so it's the natural "did my test actually work" verification point: place an order somewhere, come back here, and confirm it shows up under the account you were logged in as, not anyone else's. Log in as maria.garcia (password Test@123) to see pre-seeded data on first login; log in as john.smith and you'll start empty — that contrast is itself worth asserting on.

Orders

Order ID Scenario Status Amount Date


Vault inspector

The raw, live vault data behind everything above — useful for confirming exactly what your test should expect.


Danger zone

Clears this account's cart, orders, and claims. Doesn't affect other accounts.