tests: reformat apt inspector test parameters
Metadata
Current evaluation
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.
Suggested action: —
No scores available.
Issue body
Update parameter format in apt inspector tests, removing unused entries
and adding extra tests for packages files requested by name.
Signed-off-by: Claudio Matsuoka <claudio.matsuoka@canonical.com>
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | 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. |
Update history
| Date | Change |
|---|---|
| created |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #347 tests: reformat snap inspector test parameters | fetch-service | merged | 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. | |
| #308 fix(inspectors/apt): rejection fix and additional tests | fetch-service | merged | Merged fix for apt inspector to reject instead of exiting on translation file uncompression failures, plus added inspector tests. Approved by two reviewers and passed CI. |