code-chronicles-code/leetcode-curriculum

Add tests for `swap` utility

Offen

#313 geöffnet am 12.08.2024

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (12 Forks)auto 404
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.

Contributor Guide