Feature: add testing foundations
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 0
- Avg merge
- 4m
- Merged PRs (30d)
- 1
Description
Right now the project has no testing for the CLI or for the SDK which is a big gripe. We should put a testing foundation in place that adds unit, integration and for the CLI an end-to-end testing too that tests it executing (accepting CLI args etc).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the CLI and SDK entry points and how the project currently executes commands. Define unit, integration, and CLI end-to-end test coverage for argument handling and SDK behavior. The work is done when a repeatable testing foundation covers the requested layers and can be run to validate future changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100