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

Implement data-driven testing #6

Open
1 of 2 tasks
nemothenoone opened this issue Jun 9, 2019 · 0 comments
Open
1 of 2 tasks

Implement data-driven testing #6

nemothenoone opened this issue Jun 9, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@nemothenoone
Copy link
Member

nemothenoone commented Jun 9, 2019

Current testing implementation relies on runtime initialization of pre-generated data in runtime data structures.

This requires to be refactored to file-driven and random-generated data sources.

Data-driven testing includes:

  • Test data representation standardization
  • Configurable test data directories
@nemothenoone nemothenoone added the enhancement New feature or request label Jun 9, 2019
@nemothenoone nemothenoone self-assigned this Jun 9, 2019
@nemothenoone nemothenoone changed the title Refactor tests to be data-driven Implement data-driven testing Jun 13, 2019
@nemothenoone nemothenoone removed their assignment Apr 3, 2020
a1falcon added a commit that referenced this issue Apr 21, 2020
@nkaskov nkaskov pinned this issue May 15, 2020
@nkaskov nkaskov assigned nkaskov and ipavrus and unassigned a1falcon and nkaskov Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants