Skip to content
Snippets Groups Projects
Commit 66443f84 authored by Gleb Kashkin's avatar Gleb Kashkin Committed by Yaroslav Lobankov
Browse files

test: add prompt setter to interactive helper

Interactive console test helper could be used for remote connection too,
for that purpose prompt needs to be changed accordingly to connection
type.

This patch introduces getter and setter for the prompt. Prompt is
configured per session, so it is advised to create a new session
for each test case (e.g. with before_each()).

NO_CHANGELOG=test helper change
NO_DOC=test helper change

(cherry picked from commit ed86a729)
parent 20cdf1ca
No related branches found
No related tags found
Loading
Loading
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