Skip to content
Snippets Groups Projects
Commit 73ac51ec authored by ¡Cinder! ㊝'s avatar ¡Cinder! ㊝ :speech_balloon:
Browse files

Add standalone slapp teleport test case

parent 0a2a48b4
No related branches found
No related tags found
No related merge requests found
......@@ -688,6 +688,10 @@ namespace tut
testRegex("Standalone agent slurl with label", url,
"[x-grid-location-info://my.grid.com:8002/app/agent/0e346d8b-4433-4d66-a6b0-fd37083abc4c/about Profile]",
"x-grid-location-info://my.grid.com:8002/app/agent/0e346d8b-4433-4d66-a6b0-fd37083abc4c/about");
testRegex("Standalone teleport slurl with label", url,
"XXX [x-grid-location-info://my.grid.com:8002/app/teleport/SexyDungeon/50/50/50/ Teleport to Scary] YYY",
"x-grid-location-info://my.grid.com:8002/app/teleport/SexyDungeon/50/50/50/");
}
template<> template<>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment