|
| 1 | +// Jest Snapshot v1, https://goo.gl/fbAQLP |
| 2 | + |
| 3 | +exports[`DisplaySocial Preview renders correctly 1`] = `ShallowWrapper {}`; |
| 4 | + |
| 5 | +exports[`DisplaySocial Preview renders correctly with no username 1`] = `ShallowWrapper {}`; |
| 6 | + |
| 7 | +exports[`DisplayWork Preview renders correctly 1`] = `ShallowWrapper {}`; |
| 8 | + |
| 9 | +exports[`DisplayWork Preview renders correctly with no link 1`] = `ShallowWrapper {}`; |
| 10 | + |
| 11 | +exports[`DisplayWork Preview renders correctly with no prefix 1`] = `ShallowWrapper {}`; |
| 12 | + |
| 13 | +exports[`DisplayWork Preview renders correctly with no prefix and link 1`] = `ShallowWrapper {}`; |
| 14 | + |
| 15 | +exports[`DisplayWork Preview renders correctly with no prefix, link and project 1`] = `ShallowWrapper {}`; |
| 16 | + |
| 17 | +exports[`DisplayWork Preview renders correctly with no project 1`] = `ShallowWrapper {}`; |
| 18 | + |
| 19 | +exports[`DisplayWork Preview renders correctly with no project and link 1`] = `ShallowWrapper {}`; |
| 20 | + |
| 21 | +exports[`DisplayWork Preview renders correctly with no project and prefix 1`] = `ShallowWrapper {}`; |
| 22 | + |
| 23 | +exports[`GitHubStats Preview renders correctly 1`] = `ShallowWrapper {}`; |
| 24 | + |
| 25 | +exports[`GitHubStats Preview renders correctly 2`] = `ShallowWrapper {}`; |
| 26 | + |
| 27 | +exports[`GithubProfileTrophy Preview renders correctly 1`] = `ShallowWrapper {}`; |
| 28 | + |
| 29 | +exports[`GithubProfileTrophy Preview renders correctly with show true 1`] = `ShallowWrapper {}`; |
| 30 | + |
| 31 | +exports[`Markdown Preview renders correctly 1`] = `ShallowWrapper {}`; |
| 32 | + |
| 33 | +exports[`SectionTitle Preview renders correctly 1`] = `ShallowWrapper {}`; |
| 34 | + |
| 35 | +exports[`SectionTitle Preview renders correctly with no label 1`] = `ShallowWrapper {}`; |
| 36 | + |
| 37 | +exports[`SectionTitle Preview renders correctly with visible false 1`] = `ShallowWrapper {}`; |
| 38 | + |
| 39 | +exports[`Skills Preview renders correctly 1`] = `ShallowWrapper {}`; |
| 40 | + |
| 41 | +exports[`Skills Preview renders correctly with no skills 1`] = `ShallowWrapper {}`; |
| 42 | + |
| 43 | +exports[`Social Preview renders correctly 1`] = `ShallowWrapper {}`; |
| 44 | + |
| 45 | +exports[`SubTitle Preview renders correctly 1`] = `ShallowWrapper {}`; |
| 46 | + |
| 47 | +exports[`SubTitle Preview renders correctly with no subtitle 1`] = `ShallowWrapper {}`; |
| 48 | + |
| 49 | +exports[`Title Preview renders correctly 1`] = `ShallowWrapper {}`; |
| 50 | + |
| 51 | +exports[`Title Preview renders correctly with no prefix 1`] = `ShallowWrapper {}`; |
| 52 | + |
| 53 | +exports[`Title Preview renders correctly with no title 1`] = `ShallowWrapper {}`; |
| 54 | + |
| 55 | +exports[`Title Preview renders correctly with no title and prefix 1`] = `ShallowWrapper {}`; |
| 56 | + |
| 57 | +exports[`TopLanguages Preview renders correctly 1`] = `ShallowWrapper {}`; |
| 58 | + |
| 59 | +exports[`TopLanguages Preview renders correctly with show true 1`] = `ShallowWrapper {}`; |
| 60 | + |
| 61 | +exports[`TwitterBadgePreview Preview renders correctly 1`] = `ShallowWrapper {}`; |
| 62 | + |
| 63 | +exports[`TwitterBadgePreview Preview renders correctly with show true 1`] = `ShallowWrapper {}`; |
| 64 | + |
| 65 | +exports[`VisitorsBadge Preview renders correctly 1`] = `ShallowWrapper {}`; |
| 66 | + |
| 67 | +exports[`VisitorsBadge Preview renders correctly with show true 1`] = `ShallowWrapper {}`; |
| 68 | + |
| 69 | +exports[`Work Preview renders correctly 1`] = `ShallowWrapper {}`; |
0 commit comments