EnVisageOnline/Main/Source/IntegrationTests/Properties/Settings.settings

27 lines
1.2 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="IntegrationTests.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="DatabaseName" Type="System.String" Scope="User">
<Value Profile="(Default)">EnvisageTest</Value>
</Setting>
<Setting Name="SnapshotPath" Type="System.String" Scope="User">
<Value Profile="(Default)">E:\Temp\Envisage\Snapshots\</Value>
</Setting>
<Setting Name="WebSiteUrl" Type="System.String" Scope="User">
<Value Profile="(Default)">http://localhost:49674/</Value>
</Setting>
<Setting Name="AdminUser" Type="System.String" Scope="User">
<Value Profile="(Default)">admin</Value>
</Setting>
<Setting Name="AdminPwd" Type="System.String" Scope="User">
<Value Profile="(Default)">En50Vi62QA!@</Value>
</Setting>
<Setting Name="Browser" Type="IntegrationTests.Helpers.Browsers" Scope="User">
<Value Profile="(Default)">Firefox</Value>
</Setting>
<Setting Name="Setting" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
</Settings>
</SettingsFile>