Goal
Establish baseline backend tests for critical Node API behavior.
Scope
- Add integration tests for CRUD + patch + soft-delete
- Validate error schema responses
- Add CI step for backend tests once toolchain is ready
Acceptance Criteria
- Test coverage includes core node lifecycle paths
- CI reports test results
- Failures are reproducible locally
Goal
Establish baseline backend tests for critical Node API behavior.
Scope
Acceptance Criteria