simpleshop_theme/test/simpleshop_theme_web/live/admin
jamey 2cc8c4a9cb add fresh install redirect and admin provider tests
Fresh installs now redirect to /users/register instead of showing the
demo shop. Post-login redirect goes to /admin dashboard (with setup
checklist) instead of /admin/settings. Added 16 provider tests covering
index (list, delete, sync) and form (new, edit, test connection).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 14:40:58 +00:00
..
dashboard_test.exs add admin dashboard with setup checklist and stats 2026-02-12 14:17:38 +00:00
layout_test.exs add admin dashboard with setup checklist and stats 2026-02-12 14:17:38 +00:00
orders_test.exs restructure LiveView directories: admin/, shop/, auth/ 2026-02-12 00:16:32 +00:00
providers_test.exs add fresh install redirect and admin provider tests 2026-02-12 14:40:58 +00:00
settings_test.exs consolidate settings into single admin page 2026-02-12 09:04:51 +00:00
theme_test.exs restructure LiveView directories: admin/, shop/, auth/ 2026-02-12 00:16:32 +00:00