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

fix(test): improving test using test.step #671

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

roar-larsen
Copy link
Contributor

What does this pull request change?

Use test.step instead of comments to divide different part of the test.

This improves maintainability and better reporting as steps are now grouped.

Why is this pull request needed?

Issues related to this change

@roar-larsen roar-larsen marked this pull request as ready for review October 30, 2023 09:10
@roar-larsen roar-larsen requested a review from a team as a code owner October 30, 2023 09:10
@roar-larsen roar-larsen merged commit 1611110 into main Oct 31, 2023
5 checks passed
@roar-larsen roar-larsen deleted the fix/improve-simple-form-test branch October 31, 2023 09:41
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.

2 participants