Skip to main content

Smoke Tests — ShareWiseAI Social Media Platform

non-critical   Property: ChurchWiseAI   Category: UI / Visual Tier: suite-both Persona: communications-manager Touchpoint: /social/*, sharewiseai.com

Preconditions

  • ShareWiseAI deployed (Coming Soon or live)
  • Test user authenticated or landing page accessible

Steps

#ActionExpected Result
1Load /social landing pagePage loads. ShareWiseAI branding visible. CTA or Coming Soon message visible.
2Load /social/app (if launched)Redirects to login or shows Coming Soon. No 500 error.
3Navigate to /social/app/compose (requires auth)Either shows login redirect to /social/login or shows compose form. No crash.
4Check /social/app/campaignsPage loads or redirects to login. Campaign list visible if authenticated.
5Check /social/app/postsPosts list page loads or redirects. No error pages.
6Load /social/settingsSettings page loads or redirects to login. No 500 error.
7Test mobile viewport on social dashboardMobile layout doesn't crash. Navigation responsive.

Known Failure Modes

  • Social pages return 500 — feature broken
  • Coming Soon page missing — landing unconfigured
  • Auth redirect broken — loops back to same page
  • Mobile layout broken — responsive design issue

References

Notes

Smoke tests for ShareWiseAI (social media product). Currently in Coming Soon state, so tests verify landing page exists and Coming Soon messaging is clear. When full launch happens, tests expand to verify compose, scheduling, and publishing features. Quick smoke check (same day as deployment).