0xMiden / 0xMiden/air-script

Improve IR tests

Open
#7 0 comments 0 reactions 1 assignee Assigned to @bitwalker View on GitHub
IR tests
Dominant language
Rust
Stars
96
Forks
39
PR merge metrics
No merged PRs in 30d

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

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
testing
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.