Skip to content

Extend AZURE_TEST_MODE #5174

Description

@alzimmermsft

Currently, the AZURE_TEST_MODE environment variable only has two states which are RECORD and PLAYBACK. This is great for running locally where we will either want to RECORD new playback records or test using the records we have but this causes the nightly live tests to record records when it runs. We should investigate adding another option such as LIVE which sends requests to the service but doesn't record the requests and responses.

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.test-enhancement

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions