microsoft / microsoft/AzureTRE
Missing unit tests for operations and invoke-action routes
Open
Nobody has claimed this yet.
story
- Dominant language
- Python
- Stars
- 235
- Forks
- 192
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
Description
As a Azure TRE Developer
I want to test operation and invoke action routes in API
So that I have a more complete bulletproof solution
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
Locate the API route entry points for operations and invoke actions, then inspect any existing route tests for their structure and fixtures. Run the relevant API test suite and add coverage for both route groups; done means the operation and invoke-action routes have tests covering their expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100