Storybook is a tool for developing UI Components and has some plugins to make Jest generate snapshots of them.
​On the root of the project, comment everything leaving only the last import to Storybook left and refresh your project. You'll see some tests like this: