0xironclad / 0xironclad/Task-Scheduler-API

Basic tests

Open Beginner friendly
#29 0 comments 0 reactions 0 assignees View on GitHub
test
Dominant language
TypeScript
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Add minimal tests for `POST /tasks` validation and scheduler selection logic.

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
express, node.js, postgresql, typescript
Domain
backend, testing
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.