You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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