In order to set mockup response. Please send the response, that you want to receive, on:
-
http://localhost:8097/klaus/v1/set/
clientUUID should be here/{mockedResponseId}?httpStatus=200
-
or simply fill and submit the below form:
-In order to use the mocked response in your integration tests or simply
+
+
In order to use the mocked response in your integration tests or simply
get your mocked response please send a request to
http://localhost:8097/klaus/v1/get/
clientUUID should be here/{mockedResponseId}
+
You will receive the same body and headers as you sent them in the step 1.
-
You will receive the same body and headers as you sent them in the step 1.
-
You can also use the form below:
-
+
+
+
To see your activity history use the form below
+
+
diff --git a/src/main/resources/templates/login.html b/src/main/resources/templates/login.html
index 0cf2a2a..5bf521d 100644
--- a/src/main/resources/templates/login.html
+++ b/src/main/resources/templates/login.html
@@ -4,6 +4,7 @@