tweaking, graphql job, add graphql test gui

This commit is contained in:
Jonathan Jenne
2019-11-05 12:16:45 +01:00
parent 5ebf847b73
commit faa86ed0be
25 changed files with 987 additions and 6 deletions

View File

@@ -29,5 +29,8 @@
<Setting Name="TEST_CONFIG" Type="System.String" Scope="Application">
<Value Profile="(Default)">False|10/0 * * * * ?|Foo::Bar</Value>
</Setting>
<Setting Name="GRAPHQL_CONFIG" Type="System.String" Scope="Application">
<Value Profile="(Default)">False|0 0 0/1 * * ?|CertPath::E:\jonathanjenne.pfx,CertPass::jonathanjenne,Username::j.jenne@digitaldata.works,Password::DigitalData01!,BaseUrl::http://data.api.wisag.de:8090</Value>
</Setting>
</Settings>
</SettingsFile>