Skip to content

feat(runtime): feature parity checklist automated tests #2053

@viniciusdacal

Description

@viniciusdacal

Description

Systematically verify every row in the Feature Parity Checklist from the original runtime plan. Write automated integration tests that run against both Bun and Rust dev servers verifying identical behavior. See plans/vertz-dev-server/next-steps.md Section 3.3.

Key files: native/vertz-runtime/tests/parity/ (new directory) — tests per feature area: http_serving.rs, static_files.rs, compilation.rs, ssr.rs, hmr.rs, error_overlay.rs, diagnostics.rs

Estimated effort: L (2-3 weeks)

Acceptance Criteria

  • Every "Included" row in parity checklist has at least one automated test
  • Tests run as part of cargo test --test parity
  • "Deferred" features documented as explicitly not tested with reference to plan
  • Summary report maps each checklist row to test file and status

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions