canonical / canonical/matter-snap-testing
Change journal query to use the unit
Open
enhancement
- Dominant language
- Go
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/canonical/matter-snap-testing/blob/2c1ee1cbd1e1afc88abc5929fe28694324814d42/test/utils/snap.go#L122-L124
can be changed to query based on the unit (`-u snap.%s.*`) instead of filtering.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with test/utils/snap.go at lines 122-124 and inspect how the journal query is currently filtered. Change the query to use the unit with `-u snap.%s.*`, then run the relevant tests to confirm the journal results remain correct without the extra filtering.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100