Implement tests for scheduling a new API Review meeting
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
Using the PowerApps test suite, add the following test scenarios for
- [ ] Validate input parameters
- [ ] Create a new API review meeting with no API PR, using the public repo, and no other links.
- [ ] Create a new API review meeting with no API PR, using the private repo, and no other links.
- [ ] Create a new API review meeting with no API PR, using the private repo, no document links, but specifying an existing GitHub issue for that review.
- [ ] Create a new API review meeting with no API PR, using the public repo, no document links, but specifying an existing GitHub issue for that review.
- [ ] Create a new API review meeting specifying an API PR, but no other links.
- [ ] Create a new API review meeting specifying an API PR, no document links, but specifying an existing GitHub issue for that review.
More information can be found here: https://github.com/Azure/azure-sdk-tools/issues/3985
Contributor guide
Research direction
Start with the PowerApps test suite and read issue #3985 for the meeting requirements. Add coverage for parameter validation and each listed public/private repository, API PR, document-link, and existing GitHub issue combination; done means all scenarios pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, github
- Domain
- api, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100