Commit graph

29 commits

Author SHA1 Message Date
dbee8b45fd
src/app.tsx & src/test/components/searchBar.spec.tsx: fix update errors 2023-09-22 00:11:01 +02:00
Bastian
d590320dc7 Update greeter.spec.tsx 2022-06-06 23:47:10 +02:00
Bastian Meissner
78425f1115 Remove greeter snapshot test 2022-04-20 12:29:00 +02:00
Bastian Meissner
cd24e2bfc5 Update snapshots 2022-04-20 12:16:54 +02:00
phntxx
940da4d281 Update snapshots 2022-04-11 19:18:28 +02:00
Dorian Karter
0c56a3ed57 Fix formatting 2022-04-10 00:36:39 -05: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
942cba97da Replace useFetcher with useFetch. 2022-02-13 20:57:26 +01:00
Bastian Meissner
46d001e7bf Add "newTab" to bookmarks 2022-01-14 14:53:18 +01: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
cinderblockgames
e549c575e8
Expanding getExtension test to cover all cases.
Not sure why 0 is a case, but not removing it.
2021-11-18 09:49:35 -05: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
ca2f7a763d Rename files, update tests 2021-07-14 01:18:11 +02:00
phntxx
786aca82f1 Update tests, apply formatting 2021-07-11 15:58:42 +02:00
phntxx
d8c9e57dee Create custom select, update tests 2021-06-30 00:56:01 +02:00
phntxx
9cdd8da178 Update existing tests 2021-06-24 12:25:25 +02:00
phntxx
7cccbd5095 Update tests 2021-06-23 12:25:10 +02:00
phntxx
4eb0027c31 Update tests 2021-06-21 20:29:31 +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
Bastian Meissner
aa61b2fb76 add icon and theme tests 2021-06-14 21:10:28 +02:00
Bastian Meissner
a2bee67757 Fix style 2021-06-14 13:19:39 +02:00
Bastian Meissner
e768a00dce added greeter and icon tests 2021-06-14 13:17:31 +02:00
phntxx
befbd2e67f remove snapshots from .gitignore 2021-06-14 11:33:13 +02:00
phntxx
24e61efcf1 Added tests 2021-06-14 11:29:03 +02:00