Skip to content

Test web cache clearing flow on version update #63

@aultra

Description

@aultra

Description

Verify that automatic cache clearing works correctly when web app is updated.

Test Steps

  1. Deploy version A to web hosting
  2. Access app from browser (stores version A in localStorage)
  3. Deploy version B to web hosting
  4. Refresh browser - verify automatic cache clear and reload
  5. Check that new version loads (not cached old version)

Notes

  • Requires production deployment to test properly
  • Ensures users always get latest web version without manual cache clearing

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions