Block a user
menu-traversal-refactor
My intuition tells me that having an abstraction of the account service TestAccountService
that includes a method WaitForAccount would be easier to understand down the road.
menu-traversal-refactor
I would just define the accountservice as a global directly here, instead of the detour of defining a variable
menu-traversal-refactor
Can you please implement the check as a function of the step struct (in reality, any struct that has ExpectedContent
), and use regex for the match check instead?
Remove menu selector based switch statement in SetLanguage