Add unit tests for the degree parser
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 78/100
Research direction
Find the degree parser's source file and inspect the other parser _test.go files to follow the current unit-test structure. Use Go's built-in testing library and add coverage for the degree parser; done means the new tests run successfully with the repository's existing test commands.
Written by the indexing model from the issue text.
Description
Overview
Add unit tests for the degree parser using Go's built-in testing library.
Make sure to follow the current structure of the unit-tests, which means having a file _test.go associated with the file of the main code.
Take a look at the other parser unit tests if you're unsure on how to write these tests.
Resources
- Dominant language
- Go
- Stars
- 11
- Forks
- 54
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 2
Contributor guide
No contributing guide indexed for this repository
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.
More from UTDNebula/api-tools
-
L1 recommended for recruits
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
L1 recommended for recruits
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
L1 recommended for recruits
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
-
L1 Type: Bug Report
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
L1 recommended for recruits
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
All issues in UTDNebula/api-tools
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
enhancement needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
kind/cleanup
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
kubernetes-sigs/kueue#15947 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·