Skip to content

Conversation

@okolesnyk
Copy link
Member

@okolesnyk okolesnyk commented Oct 30, 2017

Scope

Stories

  • MQE-456 [Generator] $persisted.data$ references break double quotes unnecessarily
  • MQE-455 Trying to fill input with "0" does not generate properly
  • MQE-463 [Generator] Bad output with Parameterized Persisted Unique data when using "selector1" and "selector2" attributes.
  • MQE-486 Action groups - errors with parameterized selectors and array data

Checklist

  • Jira issues have accurate summary, meaningful description and have links to relevant documentation at the story/task level
  • Static tests are green on latest commit
  • Changes to Framework doesn't have backward incompatible changes for tests or have related Pull Request with fixes to tests

- Changed resolveTestVariable to process each arg individually, as opposed to the whole string.
- fixed quote breaking issue.
- Added verification cest for persisted data replacement.
- changed if statement to is_null instead of empty, empty("0") = true
…ng selector1 and selector2 attributes

- Added addUniquenessFunctionCall to selector1/2 attributes.
…data

- fixed regexPattern for variables to include [] for cases like {{arg.street[0]}}
- added check for $variableName = null
- fixed camel casing issue with array key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants