test(inspectors/snap): remove names API verification
Metadata
Current evaluation
Merged removal of names API verification from snap inspector tests, resolving #533. The change eliminates checks for store API requests dependent on internal snap daemon state, streamlining session report validation. Approved by two reviewers with passing CI.
Suggested action: —
No scores available.
Issue body
Don't check store API requests that depend on the internal state
of the snap daemon and may or may not be present session report.
Fixes #533
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged removal of names API verification from snap inspector tests, resolving #533. The change eliminates checks for store API requests dependent on internal snap daemon state, streamlining session report validation. Approved by two reviewers with passing CI. |
Update history
| Date | Change |
|---|---|
| created |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #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. |