agama-project / agama

A service-based Linux installer
https://agama-project.github.io/
GNU General Public License v2.0
145 stars 42 forks source link

test: improve readability via hash item helper fn #1732

Closed mvidner closed 2 weeks ago

mvidner commented 2 weeks ago

Problem

As I was reviewing #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 :heavy_check_mark:

Screenshots

N/A

coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 11719336256

Details


Totals Coverage Status
Change from base Build 11712167262: 0.0%
Covered Lines: 16895
Relevant Lines: 23653

💛 - Coveralls