microsoft / microsoft/azure-devops-rust-api
Implement integration tests with recorded transactions
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 76
- Forks
- 27
- Avg merge
- 9d 20h
- Merged PRs (30d)
- 3
Description
The azure-sdk-for-rust supports a mock testing framework which allows tests to be run with recorded transactions. This is useful for regression testing.
It would be useful to implement similar tests for this crate.
Contributor guide
No contributing guide indexed for this repository
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 reading the crate and the referenced azure-sdk-for-rust mock testing framework documentation at docs/mock_transport.md. Determine how recorded transactions could be used for this crate's API tests; done means integration tests exist and provide regression coverage using recorded transactions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100