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 assertions #92

Merged
merged 4 commits into from
Jan 21, 2021
Merged

Fix test assertions #92

merged 4 commits into from
Jan 21, 2021

Conversation

Fdawgs
Copy link
Member

@Fdawgs Fdawgs commented Jan 18, 2021

Main purpose of this commit is to fix expect statements being outside of it blocks.
expects aren't executed outside of it or test blocks.

Checklist

Frazer Smith added 4 commits January 18, 2021 15:06
Having identical titles for two different tests or test suites may create confusion
expects do not execute outside of an `it` or `test` block
Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@aboutlo aboutlo merged commit 03d4dd1 into fastify:master Jan 21, 2021
@Fdawgs Fdawgs deleted the test/tidy branch January 21, 2021 21:00
This pull request was closed.
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.

3 participants