Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting wrong values in step value response from Gauge API #546

Closed
kashishm opened this issue Jan 13, 2017 · 1 comment
Closed

Getting wrong values in step value response from Gauge API #546

kashishm opened this issue Jan 13, 2017 · 1 comment
Labels

Comments

@kashishm
Copy link
Contributor

Step: Refactor step "Step with <a> <b>" to "Step having <b> and <a>" via api

Expected Step Value:

step text: Refactor step {} to {} via api
parameterized step text: Refactor step <Step with <a> <b>> to <Step having <b> and <a>> via api

Parameters: 
* Step with <a> <b>
* Step having <b> and <a>

Actual Step Value:

step text: Refactor step {} {}> to {} and {}>
parameterized step text: Refactor step <Step with <a> <b>> to <Step having <b> and <a>>

Parameters: 
* Step with <a
* b
* Step having <b
* a
@zabil
Copy link
Member

zabil commented Mar 5, 2020

Command line refactor and Gauge API will be deprecated.

@zabil zabil closed this as completed Mar 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants