Adjust tests to check render
Instead of testing computed props directly, we'll test the rendered result so that the tests aren't brittle when refactors occur.
Showing
Please register or sign in to comment
Instead of testing computed props directly, we'll test the rendered result so that the tests aren't brittle when refactors occur.