Create Unit Tests
Đang mở
Bounty: 250
enhancement
good first issue
- Ngôn ngữ chính
- Go
- Star
- 3
- Fork
- 2
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
The Unit Tests that are currently in `lib_test.go` are kinda random, a bit all over the place and do not cover testing every corner case of every publicly exposed function (ie in testing parlance, we do not have 100% test coverage)
- Your task is to create a Unit Test to test every publicly exposed function
- The Unit Test _must_ cover every corner case (passing in edges that don't exist, boundary values etc)
- **Create a new issue** for the Unit Test you want to create _if it does not already exists._ As in, Check that the issue isn't a duplicate before creating!
- **No one shall be asssigned to this issue (#4)**
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.