diff --git a/.idea/.idea.LiquidCode.Tester/.idea/indexLayout.xml b/.idea/.idea.LiquidCode.Tester/.idea/indexLayout.xml
deleted file mode 100644
index 7b08163..0000000
--- a/.idea/.idea.LiquidCode.Tester/.idea/indexLayout.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/.idea.LiquidCode.Tester/.idea/projectSettingsUpdater.xml b/.idea/.idea.LiquidCode.Tester/.idea/projectSettingsUpdater.xml
deleted file mode 100644
index ef20cb0..0000000
--- a/.idea/.idea.LiquidCode.Tester/.idea/projectSettingsUpdater.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/.idea.LiquidCode.Tester/.idea/vcs.xml b/.idea/.idea.LiquidCode.Tester/.idea/vcs.xml
deleted file mode 100644
index 94a25f7..0000000
--- a/.idea/.idea.LiquidCode.Tester/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/.idea.LiquidCode.Tester/.idea/workspace.xml b/.idea/.idea.LiquidCode.Tester/.idea/workspace.xml
deleted file mode 100644
index e038131..0000000
--- a/.idea/.idea.LiquidCode.Tester/.idea/workspace.xml
+++ /dev/null
@@ -1,358 +0,0 @@
-
-
-
- LiquidCode.Tester.Gateway/LiquidCode.Tester.Gateway.csproj
- LiquidCode.Tester.Gateway/LiquidCode.Tester.Gateway.csproj
- src/LiquidCode.Tester.Common/LiquidCode.Tester.Common.csproj
- src/LiquidCode.Tester.Gateway/LiquidCode.Tester.Gateway.csproj
- src/LiquidCode.Tester.Worker/LiquidCode.Tester.Worker.csproj
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {
- "associatedIndex": 1
-}
-
-
-
-
-
- {
- "keyToString": {
- ".NET Launch Settings Profile.LiquidCode.Tester.Gateway: http (1).executor": "Run",
- "ModuleVcsDetector.initialDetectionPerformed": "true",
- "RunOnceActivity.ShowReadmeOnStart": "true",
- "RunOnceActivity.TerminalTabsStorage.copyFrom.TerminalArrangementManager.252": "true",
- "RunOnceActivity.git.unshallow": "true",
- "com.intellij.ml.llm.matterhorn.ej.ui.settings.DefaultModelSelectionForGA.v1": "true",
- "git-widget-placeholder": "master",
- "ignore.virus.scanning.warn.message": "true",
- "junie.onboarding.icon.badge.shown": "true",
- "node.js.detected.package.eslint": "true",
- "node.js.detected.package.tslint": "true",
- "node.js.selected.package.eslint": "(autodetect)",
- "node.js.selected.package.tslint": "(autodetect)",
- "nodejs_package_manager_path": "npm",
- "settings.editor.selected.configurable": "preferences.pluginManager",
- "to.speed.mode.migration.done": "true",
- "vue.rearranger.settings.migration": "true"
- }
-}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 1761331001679
-
-
- 1761331001679
-
-
-
-
-
-
- 1761333540672
-
-
-
- 1761333540672
-
-
-
- 1761334197106
-
-
-
- 1761334197106
-
-
-
- 1761335211427
-
-
-
- 1761335211427
-
-
-
- 1761335710636
-
-
-
- 1761335710636
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/LiquidCode.Tester.Gateway/LiquidCode.Tester.Gateway.http b/src/LiquidCode.Tester.Gateway/LiquidCode.Tester.Gateway.http
deleted file mode 100644
index 3e53a29..0000000
--- a/src/LiquidCode.Tester.Gateway/LiquidCode.Tester.Gateway.http
+++ /dev/null
@@ -1,6 +0,0 @@
-@LiquidCode.Tester.Gateway_HostAddress = http://localhost:5014
-
-GET {{LiquidCode.Tester.Gateway_HostAddress}}/weatherforecast/
-Accept: application/json
-
-###