exceptions-handlinggood first issuetesting
仓库指标
- 星标
- (2 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
This is continuing from issue #135 and PR #149
Next tasks in unit testing:
- Add negative tests where possible
- Add mock for
GetTokeninIDChecktests - fix other TODO: issues
- merge similar tests into
Theory - align test cases according to AAA approach (arrange-act-assert) (three lines of code)
- add more descriptive test names (see comment in PR #149 )
Pipeline related tasks
- Confirm pipeline is integrated as PR validation
- re-check code coverage in pipeline