code-chronicles-code/leetcode-curriculum
Add tests for `swap` utility
Ouverte
#313 ouverte le 12 août 2024
good first issuetests
Métriques du dépôt
- Stars
- (19 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
Description
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.