make list plugins tests use mocked plugins
Metadata
Current evaluation
Closed. The author implemented mocked plugin results to isolate test formatting logic, resolving the issue independently without discussion.
Suggested action: —
No scores available.
Issue body
Adding or removing a plugin currently involves complicated formatting changes to the list plugins tests. The concern of this test is more of formatting, so used mocked results.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed. The author implemented mocked plugin results to isolate test formatting logic, resolving the issue independently without discussion. | |
| qwen/qwen3.6-35b-a3b | — | — | Updated list plugins tests to use mocked results, isolating formatting checks from plugin management. The change was implemented and the issue closed. | |
| qwen/qwen3.6-35b-a3b | — | — | Using mocked plugins in list plugin tests to prevent formatting changes was closed without implementation. Zero comments indicate the proposal was abandoned. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed and fixed by replacing live plugin data with mocked results in list plugins tests to prevent formatting changes during plugin updates. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2315 tests: use mocked plugins for list-plugins | snapcraft | merged | Merged without review after being extracted from PR #2308. Updates tests to use mocked plugins for the list-plugins command. |