Rename files, update tests
This commit is contained in:
parent
786aca82f1
commit
ca2f7a763d
12 changed files with 409 additions and 6 deletions
19
src/test/components/__snapshots__/apps.spec.tsx.snap
Normal file
19
src/test/components/__snapshots__/apps.spec.tsx.snap
Normal 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]`;
|
Loading…
Add table
Add a link
Reference in a new issue