LoginRadius / LoginRadius/lr-cli
Add Unit tests for lr login and lr register commands
Open
Nobody has claimed this yet.
good first issue
Hacktoberfest
help wanted
- Dominant language
- Go
- Stars
- 10
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Add Unit tests for `lr login` and `lr register` commands
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
Locate the entry points and implementations for the `lr login` and `lr register` commands, then read the existing test conventions in the repository. Add unit tests that exercise both commands' expected behavior and run the relevant Go test suite to confirm they pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authentication, cli, testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100