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

[Feat]: [Initialize all test data inside of setup.js in testcases] #436

Closed
TejasNair9977 opened this issue Oct 29, 2023 · 0 comments · Fixed by #437
Closed

[Feat]: [Initialize all test data inside of setup.js in testcases] #436

TejasNair9977 opened this issue Oct 29, 2023 · 0 comments · Fixed by #437
Assignees
Labels
enhancement New feature or request hacktoberfest Issue Size: 3 Something that has reference but needs a lot of change Models Adding a model to the model folder Priority: High Needs to be done ASAP Testing Make testcases
Milestone

Comments

@TejasNair9977
Copy link
Member

Description

Add valid data to use inside of each testcase before execution, so that people do not have to create new data to use in each testcase.

Proposed Solution

Add execution for it in setup.js using child processes or any other method that you see fit.

@TejasNair9977 TejasNair9977 added enhancement New feature or request Issue Size: 3 Something that has reference but needs a lot of change Priority: High Needs to be done ASAP Models Adding a model to the model folder Testing Make testcases hacktoberfest labels Oct 29, 2023
@TejasNair9977 TejasNair9977 added this to the Refinement milestone Oct 29, 2023
@TejasNair9977 TejasNair9977 linked a pull request Oct 29, 2023 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest Issue Size: 3 Something that has reference but needs a lot of change Models Adding a model to the model folder Priority: High Needs to be done ASAP Testing Make testcases
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants