2 comments (2 comments)0 reactions (0 reactions)1 assignee (1 assignee)TypeScript2,542 forks (2,542 forks)user submission
HacktoberfestHelp WantedUp for grabs
Repository metrics
- Stars
- 26,187 stars (26,187 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
Write Unit Tests for ./server/services/config/config.go
Contributor guide
- Research direction
- Examine the config.go file to understand its exported functions and their dependencies, then write table driven tests covering edge cases and typical configurations.
- Tech stack
- go
- Domain
- backend
- Issue type
- Test
- Prerequisites
- GoGo testing