To run integration tests you need to provide AppSettingsSecrets.config file one folder above the solution directory.
The file should contain following structure
<appSettings>
<add key="<key>" value="<value>" />
</appSettings>
| Name | Name | Last commit date | ||
|---|---|---|---|---|