code-chronicles-code/leetcode-curriculum
Add tests for `swap` utility
Offen
#313 geöffnet am 12.08.2024
good first issuetests
Repository-Metriken
- Stars
- (19 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
Add a file workspaces/util/src/__tests__/swap-test.ts, for testing the swap utility.
To see some PRs that add tests, take a look at #288 and #290 for inspiration.