Skip to content

Establish test scaffolding across sample apps (currently zero tests) #75

Description

@jhamon

Theme: Testing + CI Foundation

Problem

None of the four apps has any automated tests (only tsconfig.json files exist; namespace-notes/server's test script is a placeholder that exits 1). With no tests, the dependency-major and SDK-upgrade work (#74) cannot be proven safe beyond build success.

Proposed fix

Add a light but real test layer per app, fitting each stack:

Acceptance criteria

Blast radius

safe — additive test code only.

Dependencies

Depends on #71 (CI matrix to run the tests). Complements #72 (server security fixes get regression coverage).

Metadata

Metadata

Assignees

Labels

maintenanceRepo maintenance sweep

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions