Azure / AppConfiguration-JavaScriptProvider

The configuration provider for consuming data in Azure App Configuration from JavaScript applications like Node or browser apps.
https://github.com/Azure/AppConfiguration
MIT License
7 stars 2 forks source link

Assert error messages and increase timeout for tests #48

Closed Eskibear closed 8 months ago

Eskibear commented 8 months ago

Ref: chai-promise supports to also assert error message when a promise is rejected.