Skip to content

feat: End-to-End Anonymous Flow TestingΒ #14

@iamanishsrivastava

Description

@iamanishsrivastava

πŸš€ Feature Request

Test the full anonymous usage flow: create β†’ limit reached β†’ signup β†’ data migration.


🎯 Motivation

Ensure the system behaves correctly across edge cases, especially project limits and data handover.


🧩 Solution or Approach

  • Use Cypress or Playwright to simulate anonymous usage
  • Assert data persists through signup

βœ… Acceptance Criteria

  • Anonymous user can create up to 3 projects
  • Prompt appears after 3rd project
  • After signup, old projects show in new account

πŸ“Ž Additional Context

Should be updated regularly with schema/API changes.


πŸ”€ Related Branch

test/anon-flow-e2e

Metadata

Metadata

Labels

enhancementNew feature or request

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions