Rename files, update tests

This commit is contained in:
phntxx 2021-07-14 01:18:11 +02:00
parent 786aca82f1
commit ca2f7a763d
12 changed files with 409 additions and 6 deletions

View file

@ -0,0 +1,19 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`app.tsx Tests App rendering with newTab 1`] = `[Function]`;
exports[`app.tsx Tests App rendering with newTab 2`] = `[Function]`;
exports[`app.tsx Tests App rendering without newTab 1`] = `[Function]`;
exports[`app.tsx Tests AppCategory rendering 1`] = `[Function]`;
exports[`app.tsx Tests AppCategory rendering 2`] = `[Function]`;
exports[`app.tsx Tests AppList rendering 1`] = `[Function]`;
exports[`app.tsx Tests AppList rendering 2`] = `[Function]`;
exports[`app.tsx Tests AppList rendering 3`] = `[Function]`;
exports[`app.tsx Tests AppList rendering 4`] = `[Function]`;