docs: update stale commands for running local tests in TESTING.md
Metadata
Current evaluation
Merged into main after passing CI and receiving approval from two reviewers. Updated stale test commands in TESTING.md to reference valid paths, modifying 2 lines across 1 file.
Suggested action: —
No scores available.
Issue body
These commands no longer point to valid paths.
- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `make lint`?
- [x] Have you successfully run `pytest tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged into main after passing CI and receiving approval from two reviewers. Updated stale test commands in TESTING.md to reference valid paths, modifying 2 lines across 1 file. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation update correcting stale commands for running local tests in TESTING.md. The PR was merged into main by external contributor stephensp, with a minor 0.02% coverage decrease noted by Codecov. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged PR #4428 into main, updating stale test commands in TESTING.md to valid paths. Submitted by external contributor stephensp, the change resulted in a minor 0.02% coverage decrease per Codecov. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #263 docs: local testing howto | fetch-service | merged | Merged documentation update adding a local testing how-to guide. Approved by two reviewers, the PR adds 54 lines across two files to document testing workflows. | |
| #5375 test: fix command tests | snapcraft | merged | Merged after updating test fixtures to resolve failing command unit tests. Approved by two reviewers, passed CI checks, and modified two files with 17 additions and 9 deletions. |