Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 277 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 277 Bytes

Webcon Wrapper

Integration Tests

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>