[Feature] Fault injection by testing headers
Open
blob-storage
featureparity
NewArch
queue-storage
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 393
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 36
Description
Azurite could support following negative cases by supporting injection of test headers.
It's useful for someone wants to test their application's **avaiability and robust** in case of network issue or server side issues. Such as:
1. Simulate of unstable network connection
2. Simuate of Azure Storage service down
3. Simulate server busy
4. Simuate partial response
...
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.