Skip to content

Feature/Add a fake data generator. #13

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

Merged
merged 1 commit into from
Nov 25, 2021

Conversation

othercodes
Copy link
Collaborator

  • Now if the request store contains a valid request the id, it will be used across the same feature, allowing to use of one request across several scenarios.
  • Faker data generator has been added.
  • Now you can generate random tier data by using with_asset_tier_customer, with_asset_tier_tier1, with_asset_tier_tier2, and with_tier_configuration_account by passing the string 'random' as id.

* Now if the request store contains a valid request the id, it will be used across the same feature, allowing to use one request across several scenarios.
* Faker data generator has been added.
* Now you can generate random tier data by using with_asset_tier_customer, with_asset_tier_tier1, with_asset_tier_tier2, and with_tier_configuration_account by passing the string 'random' as id.
@othercodes othercodes force-pushed the feature/add-fake-data-generator branch from 6220e8b to b29896c Compare November 24, 2021 13:06
@marcserrat marcserrat merged commit ac1b5d7 into master Nov 25, 2021
@marcserrat marcserrat deleted the feature/add-fake-data-generator branch November 25, 2021 11:56
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