-
Notifications
You must be signed in to change notification settings - Fork 0
Tutorial Test zyvor dev
hypersdk edited this page Aug 7, 2026
·
1 revision
Reproduce the public demo: smoke + flow video + HAR against https://zyvor.dev.
Deep: Tutorial 13 · customer guide · Demos.
- Mission Control → GuestKit flow
- Autonomous journey vs zyvor.dev
- Steps file:
docs/assets/zyvor-dev-demo.steps
# .env
ZYVOR_BASE_URL=https://zyvor.dev
# Leave ENABLE_DASHBOARD_TESTS=false — marketing site has no product loginzyvor-qa test --grep @smokezyvor-qa flow https://zyvor.dev \
--steps docs/assets/zyvor-dev-demo.steps --videozyvor-qa har-replay https://zyvor.dev --mode record --har /tmp/zyvor.har
zyvor-qa har-replay https://zyvor.dev --mode replay --har /tmp/zyvor.harzyvor-qa serve --port 8080
# Open /dashboard → Smoke / Flow / Audit cards against zyvor.devStart: Home · Getting Started · Tutorials · Workflows · Admin · Dashboard
Tutorials: Spec→Test · NL · GitHub · Coverage · Visual · Notify · External CI · Agent CI · zyvor.dev · Specs
Build: Architecture · Config · Authoring · Structure · Multi-browser · Rust
Actions: Mission Control · Journeys · API/Auth · Probes · Schedules · Ask Zyvor · Autofix
Ship: API · Webhooks · Security · CI/CD · Deploy · Releases · Enterprise
More: Troubleshoot · FAQ · Glossary · Contributing · Demos · Docs
Guides