lirantal / lirantal/cfkit

Feature: add testing foundations

Open
#13 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.