Skip to content

Commit

Permalink
test: improve readability via hash item helper fn (agama-project#1732)
Browse files Browse the repository at this point in the history
## Problem

As I was reviewing agama-project#1716 I noticed it was touching some repetitive code
to set up test data

## Solution

Don't bury the actual test data among so much boilerplate.
Diff: +85 -236


## Testing

`cargo test` continues to work ✔️ 

## Screenshots

N/A
  • Loading branch information
mvidner authored Nov 7, 2024
2 parents eac2fe0 + 2ce3235 commit d51d74b
Showing 1 changed file with 87 additions and 235 deletions.
Loading

0 comments on commit d51d74b

Please sign in to comment.