Skip to content

Mock data files embed mock user/server data that gets easier to leak #92

Description

@mercy60

Internal ID: #91

Imported from ISSUES.md via scripts/import-issues.mjs.

Problem Statement. puzzleReviewService.js mock data draws in IP addresses. Production mode should not have these mocks loaded at all.

Expected Outcome.

  • Move mocks behind if (USE_MOCKS) flag.

Acceptance Criteria.

  • Production bundle has no mock data.

Files / modules affected.

  • frontend/services/*.js

Dependencies. None.

Difficulty / Effort. Easy / S (≈ 2 hours).

Labels. testing, quality

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave programqualityImported from ISSUES.mdtestingImported from ISSUES.md

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions