<- Back to docs hub

automation-aura

Cucumber/TypeScript functional automation suite built on the shared @sai/applied-ai-aura framework, covering public frontend flows (home, about, contact, services, privacy, terms, login, preview health) with structured JSON reporting.

Technical foundation

Feature and step coverage

Feature file Step definitions What it covers
Home.featureHome.steps.tsLanding page navigation, hero content, and primary CTAs.
Login.featureLogin.steps.tsAdmin login form validation and authentication happy path.
Privacy.featurePrivacy.steps.tsPrivacy policy page rendering and navigation links.
About.featureShared common/preview stepsAbout page content and section navigation.
Contact.featureShared common/preview stepsContact form submission flow.
Services.featureShared common/preview stepsService catalog listing and detail navigation.
Terms.featureShared common/preview stepsTerms and conditions page rendering.
PreviewHealth.featureShared common/preview stepsPreview environment health/smoke check before full suite execution.

Reuse patterns and acceleration factors

Example acceptance criteria for this module