code-chronicles-code / code-chronicles-code/leetcode-curriculum
Add tests for `sortObjectKeys` utility
Ouverte
Adaptée aux débutants
good first issue
tests
- Langage dominant
- TypeScript
- Étoiles
- 20
- Forks
- 12
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Add a file `workspaces/util/src/__tests__/sortObjectKeys-test.ts`, for testing the `sortObjectKeys` utility.
To see some PRs that add tests, take a look at #288 and #290 for inspiration.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Create workspaces/util/src/__tests__/sortObjectKeys-test.ts and start by reading the sortObjectKeys utility. Review PRs #288 and #290 for the project's test style and patterns. Done means the new test file exercises the utility and passes with the existing test suite.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- typescript
- Domaine
- testing
- Type d'issue
- Fonctionnalité
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Clairement spécifiée
- Accessibilité débutants
- 65/100