microsoft / microsoft/azure-devops-rust-api

Implement integration tests with recorded transactions

Open
#5 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.