clupilot/app/tests/Feature/Auth
Boban Blaskovic 78edcef3da Page: Signup Glass — Volt + Pest tests + CSS additions
- pages/auth/register: full re-port of CluPilot Signup Glass.html
  with 3-step stepper, SSO, name+email+workspace+password form,
  live slug preview, password meter (4 rules), terms checkbox,
  right-pane trial card + 4-benefit list + customer quote + logo strip.
- CSS additions: clu-stepper, clu-field-row, clu-input-suffix,
  clu-slug-preview, clu-pw-meter, clu-pw-rules, clu-trial-*,
  clu-benefit-*, clu-quote-*, clu-avatar, clu-logos.
- tests/Feature/Auth/SignupPageTest.php: 6 tests, all green
  (renders chrome, slug preview, empty-form rejects, weak password,
   creates user + logs in, duplicate email).
2026-05-31 22:22:32 +02:00
..
AuthenticationTest.php Initial CluPilot stack setup 2026-05-27 23:00:14 +02:00
EmailVerificationTest.php Initial CluPilot stack setup 2026-05-27 23:00:14 +02:00
LoginPageTest.php Foundation + Login Glass page from template 2026-05-31 22:18:51 +02:00
PasswordConfirmationTest.php Initial CluPilot stack setup 2026-05-27 23:00:14 +02:00
PasswordResetTest.php Initial CluPilot stack setup 2026-05-27 23:00:14 +02:00
PasswordUpdateTest.php Initial CluPilot stack setup 2026-05-27 23:00:14 +02:00
RegistrationTest.php Initial CluPilot stack setup 2026-05-27 23:00:14 +02:00
SignupPageTest.php Page: Signup Glass — Volt + Pest tests + CSS additions 2026-05-31 22:22:32 +02:00