HarborForge.Backend.Test: dev-2026-03-29 -> main #3

Merged
hzhang merged 3 commits from dev-2026-03-29 into main 2026-04-05 22:11:23 +00:00

3 Commits

Author SHA1 Message Date
zhi
b505fa7b35 BE-PR-010: update proposal tests for feat_task_id deprecation
- Accept tests now create Essentials (required by BE-PR-007)
- Accept tests assert feat_task_id is None (no longer written)
- Added _add_essential helper for test convenience
- Updated test docstrings with BE-PR-010 references
2026-03-30 12:50:00 +00:00
zhi
9cc561e5d5 Fix conftest: import Essential and Proposal models for test DB schema 2026-03-30 11:46:24 +00:00
zhi
9e8dda3f16 BE-PR-001: Update tests for Propose -> Proposal rename
- Tests now use /proposals canonical URL
- Added legacy /proposes backward-compat tests
- Updated class/function names to Proposal terminology
2026-03-29 15:35:47 +00:00