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

Add toHaveContentTypeEqualTo assertion #8

Merged
merged 4 commits into from
Jul 26, 2021
Merged

Conversation

hamilton-s
Copy link
Contributor

No description provided.

@hamilton-s hamilton-s changed the title Feature/s3 content type Add toHaveS3ObjectWithContentTypeEqualTo assertion Jul 26, 2021
export const testResult = (message, pass) => ({
message: () => message,
pass,
});
Copy link
Contributor Author

Choose a reason for hiding this comment

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

If you're happy with this refactor I'll roll this into the other assertions in the next PR

BenEllerby
BenEllerby previously approved these changes Jul 26, 2021
@hamilton-s hamilton-s changed the title Add toHaveS3ObjectWithContentTypeEqualTo assertion Add toHaveContentTypeEqualTo assertion Jul 26, 2021
@hamilton-s hamilton-s merged commit 58d03f0 into main Jul 26, 2021
@hamilton-s hamilton-s deleted the feature/s3-content-type branch July 26, 2021 14:13
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