microsoftgraph / microsoftgraph/microsoft-graph-explorer-v4
Automation- Verify regularly the correctness and completeness of resources paths
Open
@musale is already working on this.
Since Aug 15, 2024.
type:infrastructure
- Dominant language
- TypeScript
- Stars
- 260
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
To avoid encountering issues related to missing or invalid paths similar to this issue (https://github.com/microsoftgraph/microsoft-graph-explorer-v4/issues/2820), we need to have automated regular checks against DevX API.
Acceptance criteria:
- Set up testing to validate resource explorer paths against the paths available in DevX API
- Automate above test to run regularly every X days (to be decided with the team)
- Once an anomalie is detected, a bug or ICM (to be decided with the team) should be created and worked on.
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.
Assessment
This issue has not been assessed yet.