[azsdk-cli] Provide a separate project/filter for long running/integration tests
Open
AzSDK Tools Agent
azsdk-cli
Central-EngSys
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 130
Description
We have a lot of "live" style tests that can take a long time and require auth to be configured for external services. Currently these live alongside the unit tests and result in a lot of "skipped test" noise. We should have a way to run these separately, and also configure them to run in pipelines (currently they are just not automatically run at all).
Contributor guide
Assessment
This issue has not been assessed yet.