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

🐛 Use parametrize instead of creating replicated test functions #591

Merged
merged 2 commits into from May 26, 2023

Conversation

hibestil
Copy link
Contributor

@hibestil hibestil commented May 25, 2023

I've noticed there are recurring tests that can be collected within one parametrized test function. Using parameterized for them would be beneficial for creating a clean test environment.

@vercel
Copy link

vercel bot commented May 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 26, 2023 8:29am

@vercel
Copy link

vercel bot commented May 25, 2023

@hibestil is attempting to deploy a commit to the reworkd Team on Vercel.

A member of the Team first needs to authorize it.

@vercel vercel bot temporarily deployed to Preview – docs May 25, 2023 11:35 Inactive
@asim-shrestha
Copy link
Contributor

Awesome! Yeah our tests are quite lacking. Would love to make them better if you're interested

Looks good to merge, just has the one comment

@vercel vercel bot temporarily deployed to Preview – docs May 26, 2023 08:29 Inactive
@hibestil
Copy link
Contributor Author

@asim-shrestha I've made some changes according to your comments. Fyi.

@hibestil hibestil mentioned this pull request May 26, 2023
@asim-shrestha
Copy link
Contributor

Thanks @hibestil, we're going to be adding more tickets

Reach out if there's anything you want to tackle / need help with

@asim-shrestha asim-shrestha merged commit 88c46ed into reworkd:main May 26, 2023
2 of 3 checks passed
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.

None yet

2 participants