Improve IR tests
Ouverte
IR
tests
- Langage dominant
- Rust
- Étoiles
- 96
- Forks
- 39
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
The IR unit tests currently only check that errors were not thrown when building the `AirIR` from the parsed source. We should also ensure that the resulting IR is expected, and more rigorous testing should be added for edge cases
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Look for IR unit tests in the codebase, likely in a test module or directory. Understand how AirIR is built from parsed source. Add assertions to verify the resulting IR structure matches expectations. Identify edge cases in the language specification and write additional tests for them.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- rust
- Domaine
- testing
- Type d'issue
- Refactorisation
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 55/100