Commit graph

4 commits

Author SHA1 Message Date
Dorian Karter
8eedb57104 Fix snapshot tests
Previously all snapshots captured was a string representation of a
function (`[Function]`). This made the tests useless because the result
would always be a Function no matter what and so they will always pass,
even if material changes happened.
2022-04-10 00:13:00 -05:00
Bastian Meissner
fcd99434a0 Update tests for better coverage 2021-11-26 21:15:59 +01:00
Bastian Meissner
30657f04d3 Improve test coverage for select.tsx 2021-11-26 18:15:39 +01:00
phntxx
d8c9e57dee Create custom select, update tests 2021-06-30 00:56:01 +02:00