You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: fill remaining coverage gaps — findContributor, multi-chunk POST, edge cases
- Extract findContributor() from app.js to Util.js for direct unit testing
- Add findContributor unit tests: match, no match, empty array, case sensitivity, duplicates
- Add Util.post multi-chunk body test and UTF-8 multi-byte character test
- Add /remove non-existent user e2e test (documents silent-success behavior)
- Add getContributorInfo edge cases: empty includedRepositories, startDate in URLs
- Add getRepositories boundary tests: exactly 100 repos, empty org (0 repos)
0 commit comments