- Update 162 to use basic config
- Update 165 to use MESSAGE variable
- Ensure consistent test execution
Scan File ${MESSAGE} Flags=ext_urls Settings=${SETTINGS}
Expect Extended URL http://127.0.0.1:18080/hello
-RESOLVE CHAIN WITH INTERMEDIATE HOPS
- [Documentation] Test that redirect chains with intermediate hops are resolved correctly
- ... Chain: /chain1 -> /chain2 -> /chain3 -> /hello
- Scan File ${CHAIN_MESSAGE} Flags=ext_urls Settings=${SETTINGS}
- Expect Extended URL http://127.0.0.1:18080/hello
-
-RESOLVE CHAIN CACHED
- [Documentation] Test that cached chains with intermediate hops work correctly
- Scan File ${CHAIN_MESSAGE} Flags=ext_urls Settings=${SETTINGS}
- Expect Extended URL http://127.0.0.1:18080/hello
-
*** Keywords ***
Urlredirector Setup
Run Dummy Http