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

Refactor: Drop test composition syntax #1366

Merged
merged 1 commit into from
Jul 25, 2022
Merged

Conversation

gciuloaica
Copy link
Collaborator

Updated test suite to proper combine tests and suites, using , instead of + in the suites where there are no local variable shared between tests.

Fixes #1131

…of in the suites where there are no local variable shared between tests
@github-actions github-actions bot added the bug Something isn't working label Jul 25, 2022
@tusharmath tusharmath changed the title Fix test suite syntax Refactor: Fix test suite syntax Jul 25, 2022
@tusharmath tusharmath changed the title Refactor: Fix test suite syntax Refactor: Drop test composition syntax Jul 25, 2022
@tusharmath tusharmath enabled auto-merge (squash) July 25, 2022 09:42
@tusharmath tusharmath merged commit 66b571c into main Jul 25, 2022
@tusharmath tusharmath deleted the fix-zio-test-syntax branch July 25, 2022 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Combining unit tests and suites with comma instead of +
2 participants