Add basic tests
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Problem Statement
As the project is growing larger with more contributors, it would be helpful to have some basic tests established.
## Proposed Solution
Simple set of tests (TBD) established.
## Exit Criteria
- [ ] Simple tests created (TBD)
- [ ] `test` stage added to CI
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 inspecting the wormhole-cli command entry points and the existing CI configuration to determine what basic behavior can be tested. Define a small initial test scope, add the tests, and add a CI test stage; done means the tests run successfully in CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- ci-cd, cli, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100