diff --git a/backend/src/integration/groovy/edu/internet2/tier/shibboleth/admin/ui/SeleniumSIDETest.groovy b/backend/src/integration/groovy/edu/internet2/tier/shibboleth/admin/ui/SeleniumSIDETest.groovy index dc35f76b1..5a5f17fb9 100644 --- a/backend/src/integration/groovy/edu/internet2/tier/shibboleth/admin/ui/SeleniumSIDETest.groovy +++ b/backend/src/integration/groovy/edu/internet2/tier/shibboleth/admin/ui/SeleniumSIDETest.groovy @@ -13,13 +13,14 @@ import spock.lang.Unroll import java.nio.file.Paths -//TODO: make config configurable -@SpringBootTest(webEnvironment = SpringBootTest.WebEnvironment.RANDOM_PORT, classes = [ShibbolethUiApplication]) +@SpringBootTest(properties = [ 'server.servlet.context-path=${selenium.context-path:}' ], webEnvironment = SpringBootTest.WebEnvironment.RANDOM_PORT, classes = [ShibbolethUiApplication]) @ActiveProfiles(['dev', 'very-dangerous']) @DirtiesContext(classMode = DirtiesContext.ClassMode.AFTER_EACH_TEST_METHOD, methodMode = DirtiesContext.MethodMode.AFTER_METHOD) class SeleniumSIDETest extends Specification { @Value('${local.server.port}') int randomPort + @Value('${selenium.context-path:}') + String contextPath @Ignore def "Selenium: just run one"() { @@ -41,9 +42,9 @@ class SeleniumSIDETest extends Specification { this.setRandomPort("${System.properties.getProperty('selenium.port')}" as int) } if (System.properties.getProperty('selenium.host')) { - it.baseurl = "http://${System.properties.getProperty('selenium.host')}:${this.randomPort}" + it.baseurl = "http://${System.properties.getProperty('selenium.host')}:${this.randomPort}${this.contextPath}" } else { - it.baseurl = "http://localhost:${this.randomPort}" + it.baseurl = "http://localhost:${this.randomPort}${this.contextPath}" } if (System.properties.getProperty('webdriver.headless')) { it.addCliArgs('--headless') @@ -81,9 +82,9 @@ class SeleniumSIDETest extends Specification { this.setRandomPort("${System.properties.getProperty('selenium.port')}" as int) } if (System.properties.getProperty('selenium.host')) { - it.baseurl = "http://${System.properties.getProperty('selenium.host')}:${this.randomPort}" + it.baseurl = "http://${System.properties.getProperty('selenium.host')}:${this.randomPort}${this.contextPath}" } else { - it.baseurl = "http://localhost:${this.randomPort}" + it.baseurl = "http://localhost:${this.randomPort}${this.contextPath}" } if (System.properties.getProperty('webdriver.headless')) { it.addCliArgs('--headless') diff --git a/backend/src/integration/resources/SHIBUI-1281.side b/backend/src/integration/resources/SHIBUI-1281.side index deb8a8cb3..ec33a657f 100644 --- a/backend/src/integration/resources/SHIBUI-1281.side +++ b/backend/src/integration/resources/SHIBUI-1281.side @@ -10,7 +10,7 @@ "id": "d6b23986-6d14-4b10-be7b-a7e6f576e3b2", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "f03af8d5-5875-4a2c-b93a-c3ddcbd4b16a", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "9e912dd5-6ace-45be-bafd-2d1655906575", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -2082,7 +2082,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1311.side b/backend/src/integration/resources/SHIBUI-1311.side index 1004e1bb6..bdeeb7b11 100644 --- a/backend/src/integration/resources/SHIBUI-1311.side +++ b/backend/src/integration/resources/SHIBUI-1311.side @@ -10,7 +10,7 @@ "id": "29bb3186-81c8-4b3e-a9d9-5ff55d225878", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "8034dcdc-3fa2-4144-b707-c470db8c7c38", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "d47c270c-256a-45d1-9ca9-926d4f57643d", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -1064,7 +1064,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1333.side b/backend/src/integration/resources/SHIBUI-1333.side index 93dae71f3..0c876cd32 100644 --- a/backend/src/integration/resources/SHIBUI-1333.side +++ b/backend/src/integration/resources/SHIBUI-1333.side @@ -10,7 +10,7 @@ "id": "d6b23986-6d14-4b10-be7b-a7e6f576e3b2", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "1462b26b-ff44-43bb-a3c1-48758d90c91c", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "f4edebbc-bcae-4aee-b211-7bf1c02cad37", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -2411,7 +2411,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1334-1.side b/backend/src/integration/resources/SHIBUI-1334-1.side index 381c16c8a..16f061483 100644 --- a/backend/src/integration/resources/SHIBUI-1334-1.side +++ b/backend/src/integration/resources/SHIBUI-1334-1.side @@ -10,7 +10,7 @@ "id": "d6b23986-6d14-4b10-be7b-a7e6f576e3b2", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "c4f3b8ff-5c73-4975-8a76-08c3a5d9ec4c", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "240e95a4-893e-4dab-901e-dc2960a2126a", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -2819,7 +2819,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1334-2.side b/backend/src/integration/resources/SHIBUI-1334-2.side index 325fd6166..47cd9e94e 100644 --- a/backend/src/integration/resources/SHIBUI-1334-2.side +++ b/backend/src/integration/resources/SHIBUI-1334-2.side @@ -10,7 +10,7 @@ "id": "29bb3186-81c8-4b3e-a9d9-5ff55d225878", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "692ca72a-41c0-4ef7-8ed2-a9d4bde7e05c", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "23c9cd5a-970b-4974-9f48-98886710c35b", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -1119,7 +1119,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1335-1.side b/backend/src/integration/resources/SHIBUI-1335-1.side index 3230fed42..5f8557d8a 100644 --- a/backend/src/integration/resources/SHIBUI-1335-1.side +++ b/backend/src/integration/resources/SHIBUI-1335-1.side @@ -10,7 +10,7 @@ "id": "2f6aa07a-6a16-439f-8c16-9822163c7b61", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "8ce1cc76-3392-4b5f-8a9f-658f08f19ed1", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "4e7e2172-a234-414a-90e0-befd3ad65246", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -1813,7 +1813,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1335-2.side b/backend/src/integration/resources/SHIBUI-1335-2.side index 9fa874572..5ed0f8b23 100644 --- a/backend/src/integration/resources/SHIBUI-1335-2.side +++ b/backend/src/integration/resources/SHIBUI-1335-2.side @@ -10,7 +10,7 @@ "id": "7e3c1218-65cd-4730-b715-ca9c922d75d3", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "67772da3-94dd-419e-b05c-7ed12927805e", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "eb6fccd7-ea92-41ad-ade1-b985244f79d5", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -418,7 +418,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1335-3.side b/backend/src/integration/resources/SHIBUI-1335-3.side index 562653b3f..2e9e283e3 100644 --- a/backend/src/integration/resources/SHIBUI-1335-3.side +++ b/backend/src/integration/resources/SHIBUI-1335-3.side @@ -10,7 +10,7 @@ "id": "7e3c1218-65cd-4730-b715-ca9c922d75d3", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "e64cf7d1-36eb-483b-b577-0f9daf9793c1", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "b878a3aa-276c-42ee-8651-9b90d2e92c09", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -383,7 +383,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1335-4.side b/backend/src/integration/resources/SHIBUI-1335-4.side index 127a32f4c..ce95bccc1 100644 --- a/backend/src/integration/resources/SHIBUI-1335-4.side +++ b/backend/src/integration/resources/SHIBUI-1335-4.side @@ -10,7 +10,7 @@ "id": "7e3c1218-65cd-4730-b715-ca9c922d75d3", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "650dbd56-1f7b-4ec9-9400-b32691018e65", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "e3927a3c-d0b9-47ae-bb81-1d1a80204f4f", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -1085,7 +1085,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1352-1.side b/backend/src/integration/resources/SHIBUI-1352-1.side index 3b4f07eff..b94cd4bed 100644 --- a/backend/src/integration/resources/SHIBUI-1352-1.side +++ b/backend/src/integration/resources/SHIBUI-1352-1.side @@ -10,7 +10,7 @@ "id": "8adb4307-6cca-4f6a-b709-7888b51f422d", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "5fe93ce7-64eb-4b3f-b01f-260b88b09f26", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "3e186997-b81e-487b-8973-77ed74b32895", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -411,7 +411,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1352-2.side b/backend/src/integration/resources/SHIBUI-1352-2.side index 4663a24e7..5d373eb7a 100644 --- a/backend/src/integration/resources/SHIBUI-1352-2.side +++ b/backend/src/integration/resources/SHIBUI-1352-2.side @@ -10,7 +10,7 @@ "id": "99646b66-4218-4787-a64a-0ec5d6cbb138", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "e3eeb3b6-c6de-466f-9609-9683bc71ac71", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "9c33c58d-9c9f-405e-960a-3ae946ebfc69", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -418,7 +418,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1361.side b/backend/src/integration/resources/SHIBUI-1361.side index 7e05b232e..d1f075327 100644 --- a/backend/src/integration/resources/SHIBUI-1361.side +++ b/backend/src/integration/resources/SHIBUI-1361.side @@ -24,7 +24,7 @@ "id": "29bb3186-81c8-4b3e-a9d9-5ff55d225878", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "554d601e-0128-4f3f-94db-9d8e2b5e5e92", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -88,7 +88,7 @@ "id": "592758cc-3da8-4481-8b73-3489a67d7e47", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -1308,7 +1308,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1364-1.side b/backend/src/integration/resources/SHIBUI-1364-1.side index 0e8525b13..6097cdbc3 100644 --- a/backend/src/integration/resources/SHIBUI-1364-1.side +++ b/backend/src/integration/resources/SHIBUI-1364-1.side @@ -10,7 +10,7 @@ "id": "2f6aa07a-6a16-439f-8c16-9822163c7b61", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "14967816-ba8b-4a5a-8568-e69d8b4114a5", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -2420,7 +2420,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1364-2.side b/backend/src/integration/resources/SHIBUI-1364-2.side index b3e061afa..77575fb01 100644 --- a/backend/src/integration/resources/SHIBUI-1364-2.side +++ b/backend/src/integration/resources/SHIBUI-1364-2.side @@ -10,7 +10,7 @@ "id": "7e3c1218-65cd-4730-b715-ca9c922d75d3", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "b7783883-d1ad-41c9-a776-361f83e3209f", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "8bc2c7e8-ad9b-4cf4-9dd5-87e4f0225cc3", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -685,7 +685,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1364-3.side b/backend/src/integration/resources/SHIBUI-1364-3.side index 48116451c..6bf0698c5 100644 --- a/backend/src/integration/resources/SHIBUI-1364-3.side +++ b/backend/src/integration/resources/SHIBUI-1364-3.side @@ -10,7 +10,7 @@ "id": "7e3c1218-65cd-4730-b715-ca9c922d75d3", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -53,7 +53,7 @@ "id": "d16b90c9-d127-49d1-bf8b-8b83731ba1a5", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -67,7 +67,7 @@ "id": "d71bf880-6a80-4cce-bcdd-ecc34e86cea8", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -604,7 +604,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1364-4.side b/backend/src/integration/resources/SHIBUI-1364-4.side index d2bc8b32a..a38b95bd3 100644 --- a/backend/src/integration/resources/SHIBUI-1364-4.side +++ b/backend/src/integration/resources/SHIBUI-1364-4.side @@ -10,7 +10,7 @@ "id": "7e3c1218-65cd-4730-b715-ca9c922d75d3", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -53,7 +53,7 @@ "id": "c3651d7b-1023-42c2-8093-36d348343857", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -71,7 +71,7 @@ "id": "4ebf9f2c-3a68-441b-910d-8998c6994781", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -1458,7 +1458,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1385-1.side b/backend/src/integration/resources/SHIBUI-1385-1.side index be5b65800..a87edc9ab 100644 --- a/backend/src/integration/resources/SHIBUI-1385-1.side +++ b/backend/src/integration/resources/SHIBUI-1385-1.side @@ -10,7 +10,7 @@ "id": "d6b23986-6d14-4b10-be7b-a7e6f576e3b2", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -67,7 +67,7 @@ "id": "f3bb93b7-b6ff-41e3-9057-029250b3cc38", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -81,7 +81,7 @@ "id": "560f074a-d125-4586-8959-830fa8d15ab0", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -2982,7 +2982,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1385-2.side b/backend/src/integration/resources/SHIBUI-1385-2.side index 2381964f9..42faeee35 100644 --- a/backend/src/integration/resources/SHIBUI-1385-2.side +++ b/backend/src/integration/resources/SHIBUI-1385-2.side @@ -10,7 +10,7 @@ "id": "29bb3186-81c8-4b3e-a9d9-5ff55d225878", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "a81efadb-6076-4a3e-b7ab-0cc097fb0820", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "e3fac66a-0ae5-453f-bb14-55cb6c490a59", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -1390,7 +1390,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1391.side b/backend/src/integration/resources/SHIBUI-1391.side index 67267b429..49ec25c4c 100644 --- a/backend/src/integration/resources/SHIBUI-1391.side +++ b/backend/src/integration/resources/SHIBUI-1391.side @@ -10,7 +10,7 @@ "id": "2f6aa07a-6a16-439f-8c16-9822163c7b61", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "4e6e0e31-5b73-4ff3-95fd-db29ee329512", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "1131a200-6ce5-41ea-9ed7-1509a7a84d46", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -726,7 +726,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1392.side b/backend/src/integration/resources/SHIBUI-1392.side index 94cbd2119..e9477739b 100644 --- a/backend/src/integration/resources/SHIBUI-1392.side +++ b/backend/src/integration/resources/SHIBUI-1392.side @@ -10,7 +10,7 @@ "id": "0c418562-dd1c-4727-a304-3f8977acc29f", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "a16aa726-a8d3-488b-b1ce-7a3d33d4cfa5", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "ea85d06f-024a-4cae-bf06-1900a00b685e", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -511,7 +511,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1407-1.side b/backend/src/integration/resources/SHIBUI-1407-1.side index d1f832002..6049d840a 100644 --- a/backend/src/integration/resources/SHIBUI-1407-1.side +++ b/backend/src/integration/resources/SHIBUI-1407-1.side @@ -10,7 +10,7 @@ "id": "d6b23986-6d14-4b10-be7b-a7e6f576e3b2", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "835bd37c-5d46-42e4-9dbb-ee00d29ccd6c", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "fe6548a8-7893-434b-bdd6-967e7ee32c96", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -2711,7 +2711,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1407-2.side b/backend/src/integration/resources/SHIBUI-1407-2.side index 73381ad90..93e2c9d7e 100644 --- a/backend/src/integration/resources/SHIBUI-1407-2.side +++ b/backend/src/integration/resources/SHIBUI-1407-2.side @@ -10,7 +10,7 @@ "id": "29bb3186-81c8-4b3e-a9d9-5ff55d225878", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "51703e66-6615-4e51-97a3-2e791d3f8f8e", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "94b111ef-0cad-49db-8876-f7a83eb3b9af", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -1014,7 +1014,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1503-1.side b/backend/src/integration/resources/SHIBUI-1503-1.side index 35736f797..23306fc83 100644 --- a/backend/src/integration/resources/SHIBUI-1503-1.side +++ b/backend/src/integration/resources/SHIBUI-1503-1.side @@ -10,7 +10,7 @@ "id": "b2c48f75-7ccc-41d4-b54b-d7df57ec5560", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -52,7 +52,7 @@ "id": "93d17dca-74ae-4e80-a49a-640158852dba", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -66,7 +66,7 @@ "id": "19cebc7c-c024-4ce8-a8ba-c1978813675b", "comment": "", "command": "open", - "target": "/dashboard", + "target": "dashboard", "targets": [], "value": "" }, { @@ -638,7 +638,7 @@ "id": "6288b2e8-6cec-4fa9-9f34-a9a39c79bbb0", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1503-2.side b/backend/src/integration/resources/SHIBUI-1503-2.side index febe7bd02..95cefbc92 100644 --- a/backend/src/integration/resources/SHIBUI-1503-2.side +++ b/backend/src/integration/resources/SHIBUI-1503-2.side @@ -10,7 +10,7 @@ "id": "b0d2001f-0afd-439b-833b-8c945404bb2a", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -65,7 +65,7 @@ "id": "ba3c21fe-bd14-45c9-a77c-47db7f261e89", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -79,7 +79,7 @@ "id": "c1397f74-17dd-4cf2-b49d-391b89c877a4", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1503-3.side b/backend/src/integration/resources/SHIBUI-1503-3.side index 3eaaf09e2..08b502b83 100644 --- a/backend/src/integration/resources/SHIBUI-1503-3.side +++ b/backend/src/integration/resources/SHIBUI-1503-3.side @@ -10,7 +10,7 @@ "id": "dd74edbf-87ef-4b2a-8a5a-7b8ab7fc6055", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "b257e9f6-cf71-4d3c-a198-2f64a0f9dfe7", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "33149d02-0782-4076-8fda-774d57c83487", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -218,7 +218,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1521.side b/backend/src/integration/resources/SHIBUI-1521.side index b1ec76f6d..f0c786aee 100644 --- a/backend/src/integration/resources/SHIBUI-1521.side +++ b/backend/src/integration/resources/SHIBUI-1521.side @@ -10,7 +10,7 @@ "id": "d6b23986-6d14-4b10-be7b-a7e6f576e3b2", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1674-1.side b/backend/src/integration/resources/SHIBUI-1674-1.side index d4e5db747..0179298ed 100644 --- a/backend/src/integration/resources/SHIBUI-1674-1.side +++ b/backend/src/integration/resources/SHIBUI-1674-1.side @@ -10,7 +10,7 @@ "id": "d6b23986-6d14-4b10-be7b-a7e6f576e3b2", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "f03af8d5-5875-4a2c-b93a-c3ddcbd4b16a", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "9e912dd5-6ace-45be-bafd-2d1655906575", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -812,7 +812,7 @@ "id": "1ff63b39-ee65-46a0-9258-56209aa63e4b", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1674-2.side b/backend/src/integration/resources/SHIBUI-1674-2.side index 390378425..e7515970e 100644 --- a/backend/src/integration/resources/SHIBUI-1674-2.side +++ b/backend/src/integration/resources/SHIBUI-1674-2.side @@ -10,7 +10,7 @@ "id": "d6b23986-6d14-4b10-be7b-a7e6f576e3b2", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "f03af8d5-5875-4a2c-b93a-c3ddcbd4b16a", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "9e912dd5-6ace-45be-bafd-2d1655906575", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -1591,7 +1591,7 @@ "id": "cbfaac4f-35af-4014-b0a9-0748c9ae78f0", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1674-3.side b/backend/src/integration/resources/SHIBUI-1674-3.side index 1b4bb29ba..06c76d8a2 100644 --- a/backend/src/integration/resources/SHIBUI-1674-3.side +++ b/backend/src/integration/resources/SHIBUI-1674-3.side @@ -10,7 +10,7 @@ "id": "d6b23986-6d14-4b10-be7b-a7e6f576e3b2", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "f03af8d5-5875-4a2c-b93a-c3ddcbd4b16a", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "9e912dd5-6ace-45be-bafd-2d1655906575", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -411,7 +411,7 @@ "id": "18eb0ada-bc95-4bad-b891-b5c952ce25d1", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1732-1.side b/backend/src/integration/resources/SHIBUI-1732-1.side index ff3b86e49..23c915985 100644 --- a/backend/src/integration/resources/SHIBUI-1732-1.side +++ b/backend/src/integration/resources/SHIBUI-1732-1.side @@ -10,7 +10,7 @@ "id": "f25d2952-1220-426a-8d43-67a442956d76", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -62,7 +62,7 @@ "id": "7fa2dae0-8538-4235-893f-0f94ced72439", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -76,7 +76,7 @@ "id": "0c432041-e046-4437-bade-ed8bab0764e8", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -1042,7 +1042,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1732-2.side b/backend/src/integration/resources/SHIBUI-1732-2.side index 35cf39dbe..7b8dcdf76 100644 --- a/backend/src/integration/resources/SHIBUI-1732-2.side +++ b/backend/src/integration/resources/SHIBUI-1732-2.side @@ -10,7 +10,7 @@ "id": "1c33433a-b200-47e9-8bbd-f927e80af670", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -62,7 +62,7 @@ "id": "464e306a-d281-4805-b002-14348f444856", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -76,7 +76,7 @@ "id": "eaa2c5e6-f91c-4127-800a-aaa74024b87d", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -984,7 +984,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1732-3.side b/backend/src/integration/resources/SHIBUI-1732-3.side index 79e2f313a..15d97fae0 100644 --- a/backend/src/integration/resources/SHIBUI-1732-3.side +++ b/backend/src/integration/resources/SHIBUI-1732-3.side @@ -10,7 +10,7 @@ "id": "69a71870-d55c-42d1-80dd-493c28479b98", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -62,7 +62,7 @@ "id": "fe43133b-346d-4931-a8aa-5401b8bf90bb", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -76,7 +76,7 @@ "id": "8cef2009-da1b-47d9-bd42-1802016e92bd", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -1597,7 +1597,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1732-4.side b/backend/src/integration/resources/SHIBUI-1732-4.side index 95289802e..87d9f5832 100644 --- a/backend/src/integration/resources/SHIBUI-1732-4.side +++ b/backend/src/integration/resources/SHIBUI-1732-4.side @@ -10,7 +10,7 @@ "id": "69a71870-d55c-42d1-80dd-493c28479b98", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -62,7 +62,7 @@ "id": "fe43133b-346d-4931-a8aa-5401b8bf90bb", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -76,7 +76,7 @@ "id": "8cef2009-da1b-47d9-bd42-1802016e92bd", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -1020,7 +1020,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1732-5.side b/backend/src/integration/resources/SHIBUI-1732-5.side index c68fe01f9..e390e1400 100644 --- a/backend/src/integration/resources/SHIBUI-1732-5.side +++ b/backend/src/integration/resources/SHIBUI-1732-5.side @@ -10,7 +10,7 @@ "id": "69a71870-d55c-42d1-80dd-493c28479b98", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -62,7 +62,7 @@ "id": "fe43133b-346d-4931-a8aa-5401b8bf90bb", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -76,7 +76,7 @@ "id": "8cef2009-da1b-47d9-bd42-1802016e92bd", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -1015,7 +1015,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1732-6.side b/backend/src/integration/resources/SHIBUI-1732-6.side index fc95dd5a3..dc7fd3cc6 100644 --- a/backend/src/integration/resources/SHIBUI-1732-6.side +++ b/backend/src/integration/resources/SHIBUI-1732-6.side @@ -10,7 +10,7 @@ "id": "69a71870-d55c-42d1-80dd-493c28479b98", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -62,7 +62,7 @@ "id": "fe43133b-346d-4931-a8aa-5401b8bf90bb", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -76,7 +76,7 @@ "id": "8cef2009-da1b-47d9-bd42-1802016e92bd", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -1021,7 +1021,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1732-7.side b/backend/src/integration/resources/SHIBUI-1732-7.side index 31b98ddc8..193e9c7eb 100644 --- a/backend/src/integration/resources/SHIBUI-1732-7.side +++ b/backend/src/integration/resources/SHIBUI-1732-7.side @@ -10,7 +10,7 @@ "id": "69a71870-d55c-42d1-80dd-493c28479b98", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -62,7 +62,7 @@ "id": "fe43133b-346d-4931-a8aa-5401b8bf90bb", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -76,7 +76,7 @@ "id": "8cef2009-da1b-47d9-bd42-1802016e92bd", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -991,7 +991,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1740-1.side b/backend/src/integration/resources/SHIBUI-1740-1.side index 776bc06ea..251b7cc12 100644 --- a/backend/src/integration/resources/SHIBUI-1740-1.side +++ b/backend/src/integration/resources/SHIBUI-1740-1.side @@ -10,7 +10,7 @@ "id": "1afe01c2-41ee-4808-8230-981137e62776", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -63,7 +63,7 @@ "id": "dc2bc3fa-631d-43be-b9b9-d92bcf1619ec", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -77,7 +77,7 @@ "id": "7a7878a7-4258-42b9-b3d9-6b67d582faa6", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -327,7 +327,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1740-2.side b/backend/src/integration/resources/SHIBUI-1740-2.side index 196be44df..7deda0d84 100644 --- a/backend/src/integration/resources/SHIBUI-1740-2.side +++ b/backend/src/integration/resources/SHIBUI-1740-2.side @@ -10,7 +10,7 @@ "id": "ce95e5c8-e3ec-493e-b85a-72e9e47ef643", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -317,7 +317,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1740-3.side b/backend/src/integration/resources/SHIBUI-1740-3.side index 60c7669d9..6b84d86b0 100644 --- a/backend/src/integration/resources/SHIBUI-1740-3.side +++ b/backend/src/integration/resources/SHIBUI-1740-3.side @@ -10,7 +10,7 @@ "id": "7ecbb323-ea5a-4634-8dd0-69705611b3ae", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -63,7 +63,7 @@ "id": "b64a0533-2175-4578-baeb-7ca4e97e0e23", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -77,7 +77,7 @@ "id": "cafc23ea-1ffa-4708-9d14-9771031699a6", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -385,7 +385,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1740-4.side b/backend/src/integration/resources/SHIBUI-1740-4.side index 0e72fa643..743e6dc8d 100644 --- a/backend/src/integration/resources/SHIBUI-1740-4.side +++ b/backend/src/integration/resources/SHIBUI-1740-4.side @@ -10,7 +10,7 @@ "id": "916f36cc-eaee-4ab1-b14b-90caf6aa46cc", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -63,7 +63,7 @@ "id": "76210fb2-ebed-430b-bc73-7c114fef2c34", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -77,7 +77,7 @@ "id": "6ba7a536-1307-4321-a4f4-009d3715afa0", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -623,7 +623,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1742-1.side b/backend/src/integration/resources/SHIBUI-1742-1.side index 80328ee7b..1f2670ea3 100644 --- a/backend/src/integration/resources/SHIBUI-1742-1.side +++ b/backend/src/integration/resources/SHIBUI-1742-1.side @@ -10,7 +10,7 @@ "id": "db1854f2-6ab7-49d9-b2cc-ba4dfcb7cafd", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -63,7 +63,7 @@ "id": "9572c7f3-5365-4864-a335-a0ed4c87ec7f", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -77,7 +77,7 @@ "id": "661c8c9a-0a29-46e2-b29a-0649f16d7ed3", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -617,7 +617,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1742-2.side b/backend/src/integration/resources/SHIBUI-1742-2.side index db099d957..d2042bf42 100644 --- a/backend/src/integration/resources/SHIBUI-1742-2.side +++ b/backend/src/integration/resources/SHIBUI-1742-2.side @@ -10,7 +10,7 @@ "id": "252698e5-62bc-4087-b465-6cce517e4f42", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -411,7 +411,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1743-1.side b/backend/src/integration/resources/SHIBUI-1743-1.side index 526df3bf4..f4d9d6d84 100644 --- a/backend/src/integration/resources/SHIBUI-1743-1.side +++ b/backend/src/integration/resources/SHIBUI-1743-1.side @@ -10,7 +10,7 @@ "id": "035adf50-a869-4192-ad3d-435b6ca04ba1", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -63,7 +63,7 @@ "id": "b2cef5a2-f0e1-4ca6-9ce5-e4a26314b4cd", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -77,7 +77,7 @@ "id": "07677e0d-e61d-4b65-ae09-9f3231532c72", "comment": "", "command": "open", - "target": "/dashboard", + "target": "dashboard", "targets": [], "value": "" }, { @@ -263,7 +263,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1743-2.side b/backend/src/integration/resources/SHIBUI-1743-2.side index 95930e493..5e0a3f42a 100644 --- a/backend/src/integration/resources/SHIBUI-1743-2.side +++ b/backend/src/integration/resources/SHIBUI-1743-2.side @@ -10,7 +10,7 @@ "id": "c27e336d-8789-4da1-bf03-9a8e9b900cf2", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -70,7 +70,7 @@ "id": "803e22d7-949f-4fd0-97e6-d2a6b0be988b", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -84,7 +84,7 @@ "id": "c3f11028-c8de-4742-ab4d-121b72b51abe", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -601,7 +601,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1744-1.side b/backend/src/integration/resources/SHIBUI-1744-1.side index ea21809ae..ba1869e6d 100644 --- a/backend/src/integration/resources/SHIBUI-1744-1.side +++ b/backend/src/integration/resources/SHIBUI-1744-1.side @@ -10,7 +10,7 @@ "id": "8e5baaed-149f-4825-87d1-b74ad5207af5", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -62,7 +62,7 @@ "id": "b88f58fc-bd07-4b76-9a8a-08e7a13030e8", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -76,7 +76,7 @@ "id": "7f9552d9-47f0-470a-9ebb-0150ac230d85", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -483,7 +483,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1744-2.side b/backend/src/integration/resources/SHIBUI-1744-2.side index 40e268775..d101047da 100644 --- a/backend/src/integration/resources/SHIBUI-1744-2.side +++ b/backend/src/integration/resources/SHIBUI-1744-2.side @@ -10,7 +10,7 @@ "id": "bcf63821-1c37-41da-a412-70b3d3f6d7c3", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -62,7 +62,7 @@ "id": "8096864b-f997-4d71-a579-d5170f27fdea", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -76,7 +76,7 @@ "id": "3429ed77-d2d9-4d10-af98-36f875be06ed", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -645,7 +645,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-1744-3.side b/backend/src/integration/resources/SHIBUI-1744-3.side index a683a9ae6..e5246bd69 100644 --- a/backend/src/integration/resources/SHIBUI-1744-3.side +++ b/backend/src/integration/resources/SHIBUI-1744-3.side @@ -10,7 +10,7 @@ "id": "bcf63821-1c37-41da-a412-70b3d3f6d7c3", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -62,7 +62,7 @@ "id": "8096864b-f997-4d71-a579-d5170f27fdea", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -76,7 +76,7 @@ "id": "3429ed77-d2d9-4d10-af98-36f875be06ed", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -705,7 +705,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-2052.side b/backend/src/integration/resources/SHIBUI-2052.side index 6ae8a91a6..5444e9f86 100644 --- a/backend/src/integration/resources/SHIBUI-2052.side +++ b/backend/src/integration/resources/SHIBUI-2052.side @@ -10,7 +10,7 @@ "id": "9966d65e-c7c1-43e4-b835-850f2a4213bb", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -210,7 +210,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-2116.side b/backend/src/integration/resources/SHIBUI-2116.side index 907704b91..c77a9a911 100644 --- a/backend/src/integration/resources/SHIBUI-2116.side +++ b/backend/src/integration/resources/SHIBUI-2116.side @@ -10,7 +10,7 @@ "id": "558d31fd-4daf-40f3-ba0c-a5f6bb8669c9", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -69,7 +69,7 @@ "id": "7bfe19cb-1194-4d6d-adf4-54a270040f59", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -83,7 +83,7 @@ "id": "b77cda90-0dc5-466f-b533-b11db210a976", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -821,7 +821,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-2267.side b/backend/src/integration/resources/SHIBUI-2267.side index 6ba7bea24..4a5be3b80 100644 --- a/backend/src/integration/resources/SHIBUI-2267.side +++ b/backend/src/integration/resources/SHIBUI-2267.side @@ -10,7 +10,7 @@ "id": "d6b23986-6d14-4b10-be7b-a7e6f576e3b2", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "f03af8d5-5875-4a2c-b93a-c3ddcbd4b16a", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "9e912dd5-6ace-45be-bafd-2d1655906575", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -441,7 +441,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-2268.side b/backend/src/integration/resources/SHIBUI-2268.side index 0dc9a83dd..be1610cb3 100644 --- a/backend/src/integration/resources/SHIBUI-2268.side +++ b/backend/src/integration/resources/SHIBUI-2268.side @@ -10,7 +10,7 @@ "id": "d6b23986-6d14-4b10-be7b-a7e6f576e3b2", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "f03af8d5-5875-4a2c-b93a-c3ddcbd4b16a", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "9e912dd5-6ace-45be-bafd-2d1655906575", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -964,7 +964,7 @@ "id": "3543733a-3e14-4f07-9aaa-e29a26fe36b1", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-2269.side b/backend/src/integration/resources/SHIBUI-2269.side index e8881bec7..d6d86d83e 100644 --- a/backend/src/integration/resources/SHIBUI-2269.side +++ b/backend/src/integration/resources/SHIBUI-2269.side @@ -10,7 +10,7 @@ "id": "d6b23986-6d14-4b10-be7b-a7e6f576e3b2", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "f03af8d5-5875-4a2c-b93a-c3ddcbd4b16a", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "9e912dd5-6ace-45be-bafd-2d1655906575", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -542,7 +542,7 @@ "id": "038ab74e-cab9-486e-bbfc-25a7c1cfad82", "comment": "", "command": "open", - "target": "/api/MetadataResolvers/External", + "target": "api/MetadataResolvers/External", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-2270-1.side b/backend/src/integration/resources/SHIBUI-2270-1.side index b9d67cff4..64493b677 100644 --- a/backend/src/integration/resources/SHIBUI-2270-1.side +++ b/backend/src/integration/resources/SHIBUI-2270-1.side @@ -10,7 +10,7 @@ "id": "d6b23986-6d14-4b10-be7b-a7e6f576e3b2", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "f03af8d5-5875-4a2c-b93a-c3ddcbd4b16a", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "9e912dd5-6ace-45be-bafd-2d1655906575", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -537,7 +537,7 @@ "id": "e339a2e6-6e87-4a37-899c-8f7e9e309866", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-2270-2.side b/backend/src/integration/resources/SHIBUI-2270-2.side index 11400b4db..6a5c742b7 100644 --- a/backend/src/integration/resources/SHIBUI-2270-2.side +++ b/backend/src/integration/resources/SHIBUI-2270-2.side @@ -10,7 +10,7 @@ "id": "d6b23986-6d14-4b10-be7b-a7e6f576e3b2", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "f03af8d5-5875-4a2c-b93a-c3ddcbd4b16a", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "9e912dd5-6ace-45be-bafd-2d1655906575", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -2789,7 +2789,7 @@ "id": "efc6da0e-490c-4c8b-b4d2-07b71059d0ef", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-2380.side b/backend/src/integration/resources/SHIBUI-2380.side index ac159d3a3..9c035134a 100644 --- a/backend/src/integration/resources/SHIBUI-2380.side +++ b/backend/src/integration/resources/SHIBUI-2380.side @@ -10,7 +10,7 @@ "id": "d6b23986-6d14-4b10-be7b-a7e6f576e3b2", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "f03af8d5-5875-4a2c-b93a-c3ddcbd4b16a", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "9e912dd5-6ace-45be-bafd-2d1655906575", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -1395,7 +1395,7 @@ "id": "3a583629-3a81-44fa-8f99-3c50d817d8b3", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-2394.side b/backend/src/integration/resources/SHIBUI-2394.side index 76e5bdcdd..109dca749 100644 --- a/backend/src/integration/resources/SHIBUI-2394.side +++ b/backend/src/integration/resources/SHIBUI-2394.side @@ -10,7 +10,7 @@ "id": "d6b23986-6d14-4b10-be7b-a7e6f576e3b2", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "f03af8d5-5875-4a2c-b93a-c3ddcbd4b16a", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "9e912dd5-6ace-45be-bafd-2d1655906575", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -758,7 +758,7 @@ "id": "59391390-17bc-4e84-8254-85a0eefbfd8f", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/SHIBUI-950.side b/backend/src/integration/resources/SHIBUI-950.side index dc7e5fd1b..edc56763e 100644 --- a/backend/src/integration/resources/SHIBUI-950.side +++ b/backend/src/integration/resources/SHIBUI-950.side @@ -10,7 +10,7 @@ "id": "48805970-6455-4208-8180-d23ac1cf7bfc", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, { @@ -60,7 +60,7 @@ "id": "6cfc4462-7d98-42ad-9503-1420238af405", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { @@ -74,7 +74,7 @@ "id": "78c92dcb-4104-482d-8997-3b33c29ec2cf", "comment": "", "command": "open", - "target": "/", + "target": "", "targets": [], "value": "" }, { @@ -224,7 +224,7 @@ "id": "4ec2c493-85e4-403b-9b09-031c5728f498", "comment": "", "command": "open", - "target": "/api/heheheheheheheWipeout", + "target": "api/heheheheheheheWipeout", "targets": [], "value": "" }, { diff --git a/backend/src/integration/resources/false.side b/backend/src/integration/resources/false.side index 480ad53c7..24ea7a79b 100644 --- a/backend/src/integration/resources/false.side +++ b/backend/src/integration/resources/false.side @@ -10,7 +10,7 @@ "id": "2f6aa07a-6a16-439f-8c16-9822163c7b61", "comment": "", "command": "open", - "target": "/login", + "target": "login", "targets": [], "value": "" }, {