Check monitor expressions are well supported
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 1
- Forks
- 3
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 15
Description
Create an integration test checking the monitor glob expressions are well supported by the monitor receiver; ideally making sure we have parity in matches.
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 locating the monitor receiver and its existing integration-test setup. Exercise the monitor glob expressions against representative matches and non-matches, then compare the receiver's behavior with the expected parity in matches. Done means the integration test covers the supported expressions and passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100