tests: reformat snap inspector test parameters
Metadata
Current evaluation
Merged after two reviewer approvals and passing CI. Reformatted snap inspector test parameters across three files, modifying 176 additions and 74 deletions to standardize test structure.
Suggested action: —
No scores available.
Issue body
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after two reviewer approvals and passing CI. Reformatted snap inspector test parameters across three files, modifying 176 additions and 74 deletions to standardize test structure. |
Update history
| Date | Change |
|---|---|
| created |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #521 test(spread): add an improved snap inspector test | fetch-service | merged | Merged an improved snap inspector test that emulates system setup by stopping snapd, clearing device files, setting a global proxy, and restarting snapd to uncover network requests. Approved by two reviewers, passed all CI checks, and merged. | |
| #145 inspectors/snap: fix snap refresh inspector | fetch-service | merged | Merged following two approvals and passing CI. The snap refresh inspector was fixed by enforcing stricter artifact format verification, correctly assigning the inspector name, and registering the component across nine files. | |
| #150 inspectors/snap: add additional inspector tests | fetch-service | merged | Merged after approval by two reviewers. The pull request adds additional inspector tests for snap. Successfully integrated into the main branch. | |
| #345 tests: reformat apt inspector test parameters | fetch-service | closed | Superseded by PR #365. The changes reformatted apt inspector test parameters, removed unused entries, and added tests for packages requested by name. Approved but ultimately closed and replaced. | |
| #178 fix(inspectors/snap): minor inspector fixes and more test coverage | fetch-service | merged | Merged minor snap inspector fixes, adding out-of-bounds access guards and error handling for squashfs reader creation. Improved test coverage. Approved by two reviewers and passed CI. | |
| #84 inspectors: add snap inspectors | fetch-service | merged | Merged pull request adding snap inspectors. Approved by one reviewer and successfully integrated. The update contained zero lines of code across zero files, indicating a metadata or configuration change. | |
| #2352 tests: use valid snap names in unit tests | snapcraft | merged | Merged updates to unit tests that replace invalid snap names with valid ones, ensuring compatibility with snap pack --check-skeleton. The author approved and merged the minor change directly without external review. |