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 image source matcher tests so they actually run correctly #1086

Merged
merged 1 commit into from
Jun 13, 2022

Conversation

Sub6Resources
Copy link
Owner

@Sub6Resources Sub6Resources commented Jun 11, 2022

Saw that we have failing tests and found a bunch of tests for image source CustomRenderMatchers that were created, but never properly finished. I rewrote them to run the test for the expected behavior.

No library changes, just some new tests so we can have a full set of passing tests on master to set the foundation as we add more comprehensive testing across the board.

Copy link
Collaborator

@erickok erickok left a comment

Choose a reason for hiding this comment

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

So nice to see you back @Sub6Resources and this is a great first step to better tests. I see nothing wrong here (but will later run them to see if I can break anything without a test failing).

@Sub6Resources
Copy link
Owner Author

I'm going to go ahead and merge. If there's a poorly written test, we'll work through that. Still plenty of testing left to do.

@Sub6Resources Sub6Resources merged commit c3f6f8b into master Jun 13, 2022
@Sub6Resources Sub6Resources deleted the fix-image-source-matcher-tests branch June 13, 2022 21:58
@erickok
Copy link
Collaborator

erickok commented Jun 14, 2022

Ah yes forgot to say I ran the tests yesterday and it's looking good. 👍

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