Commit graph

9 commits

Author SHA1 Message Date
fa3890e2ea
src/app.tsx & src/test/components/searchBar.spec.tsx: fix update errors 2023-09-21 23:05:49 +02:00
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
cef0826587 Add autoFocus functionality to search.json 2022-03-08 20:53:17 +01:00
Bastian Meissner
6d059ce3b8 Update tests 2022-02-13 21:12:05 +01:00
Bastian Meissner
fa28f68551 Revert "Refactor"
This reverts commit eaad2d56f0.
2021-07-16 11:00:15 +02:00
phntxx
eaad2d56f0 Refactor 2021-07-14 01:18:28 +02:00
phntxx
786aca82f1 Update tests, apply formatting 2021-07-11 15:58:42 +02:00
phntxx
1385bf7dcc Update tests 2021-06-21 20:16:48 +02:00
phntxx
0612312e13 Add tests 2021-06-21 16:52:16 +02:00