spinframework / spinframework/spin
Tests: migrate to manifest v2
Open
Nobody has claimed this yet.
testing
- Dominant language
- Rust
- Stars
- 6.5k
- Forks
- 310
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 24
Description
It looks like most or all of the test apps under tests still use manifest v1.
Let's migrate the bulk to v2. We'll still want some v1 variants to verify backwards compatibility.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inventorying the test apps under tests and checking which manifests still use v1. Migrate the bulk of those apps to manifest v2 while retaining representative v1 variants for backwards-compatibility coverage; run the existing test-app suite to verify both manifest versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100