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.
Saw that we have failing tests and found a bunch of tests for image source
CustomRenderMatcher
s 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.