code-chronicles-code / code-chronicles-code/leetcode-curriculum
Add tests for `yearMonthDayToTimestampInSeconds` utility
- Vorherrschende Sprache
- TypeScript
- Sterne
- 20
- Forks
- 12
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Add a file `workspaces/util/src/__tests__/yearMonthDayToTimestampInSeconds-test.ts`, for testing the `yearMonthDayToTimestampInSeconds` utility.
To see some PRs that add tests, take a look at #288 and #290 for inspiration.
Beitragsleitfaden
Rechercherichtung
Erstelle workspaces/util/src/__tests__/yearMonthDayToTimestampInSeconds-test.ts für das yearMonthDayToTimestampInSeconds-Utility. Lies die bestehende Implementierung des Utilitys und sieh dir die PRs #288 und #290 an, um den Teststil des Repositorys zu prüfen. Die Aufgabe ist erledigt, wenn die neue Testdatei das erwartete Verhalten des Utilitys abdeckt.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- typescript
- Bereich
- testing
- Issue-Typ
- Feature
- Schwierigkeit
- 2/5
- Geschätzter Aufwand
- 1-3 Stunden
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 48/100