0xironclad / 0xironclad/Task-Scheduler-API
Basic tests
未关闭
适合新手
test
- 主要语言
- TypeScript
- 星标
- 0
- 派生
- 2
- PR 合并指标
- 30 天内没有已合并 PR
描述
Add minimal tests for `POST /tasks` validation and scheduler selection logic.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Look for the route handling POST /tasks, likely in a file like src/routes/tasks.ts or similar. Find the validation logic and the scheduler selection. Write tests for these using the project's testing framework (probably Jest or Mocha). Check existing test files for patterns. Running the test suite will confirm the new tests pass.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- express, node.js, postgresql, typescript
- 领域
- backend, testing
- Issue 类型
- 功能
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 65/100