tests: remove scenario usage from lifecycle order
Metadata
Current evaluation
Merged following approval and passing CI. Removes scenario usage from lifecycle order tests to facilitate the pytest transition. Modified one file with 777 additions and 370 deletions.
Suggested action: —
No scores available.
Issue body
This is to ease the transition to pytest.
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
- [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `./runtests.sh static`?
- [ ] Have you successfully run `./runtests.sh tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged following approval and passing CI. Removes scenario usage from lifecycle order tests to facilitate the pytest transition. Modified one file with 777 additions and 370 deletions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a maintainer pull request removing scenario usage from lifecycle order tests to facilitate the transition to pytest. The change was integrated without comments. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged removal of scenario usage from lifecycle order tests to ease the transition to pytest. Successfully integrated into the main branch by maintainer sergiusens. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2163 tests: add lifecycle ordering tests | snapcraft | merged | Merged changes adding lifecycle ordering tests and refactoring them into a dedicated package. Approved by a reviewer, passed CI checks, and increased code coverage by 0.02%. |