-
-
Notifications
You must be signed in to change notification settings - Fork 11
upgrade our examples/tests #524
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgeneratorgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgeneratorgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
So, we have a folder https://github.com/GroceriStar/sd/tree/master/tests/examples
And here are simple tests, aka non-empty https://github.com/GroceriStar/sd/blob/master/tests/testFilesCheck/exampleFiles.test.js
As you can see - we have a pretty similar code there. we should update it and instead of having copy-paste - create a function and just pass a variable into it
https://github.com/GroceriStar/sd/blob/master/tests/projects/GroceriStar/groceristar.test.js#L32-L42