Skip to content

Commit

Permalink
Update snapshots and always run en copy for unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sarayourfriend committed Mar 26, 2024
1 parent 7a93801 commit 1e9b685
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"talkback": "node ./test/proxy.js",
"pretest": "pnpm install",
"test": "pnpm test:unit && pnpm test:playwright",
"test:unit": "jest",
"test:unit": "pnpm run i18n:en && jest",
"test:unit:watch": "pnpm test:unit --collectCoverage=false --watch",
"test:playwright": "./bin/playwright.sh",
"test:playwright:local": "playwright test -c test/playwright",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ exports[`VSearchResultsTitle accessible heading {"searchType":"all","resultCount
<span
class="sr-only"
>
All results for "zack", no images and no audio.
All results for "zack", no images and no audio tracks.
</span>
</h1>
</div>
Expand All @@ -32,7 +32,7 @@ exports[`VSearchResultsTitle accessible heading {"searchType":"all","resultCount
<span
class="sr-only"
>
All results for "zack", no images and 10 audio.
All results for "zack", no images and 10 audio tracks.
</span>
</h1>
</div>
Expand All @@ -51,7 +51,7 @@ exports[`VSearchResultsTitle accessible heading {"searchType":"all","resultCount
<span
class="sr-only"
>
All results for "zack", no images and 4,300 audio.
All results for "zack", no images and 4,300 audio tracks.
</span>
</h1>
</div>
Expand All @@ -70,7 +70,7 @@ exports[`VSearchResultsTitle accessible heading {"searchType":"all","resultCount
<span
class="sr-only"
>
All results for "zack", no images and over 10,000 audio.
All results for "zack", no images and over 10,000 audio tracks.
</span>
</h1>
</div>
Expand All @@ -89,7 +89,7 @@ exports[`VSearchResultsTitle accessible heading {"searchType":"all","resultCount
<span
class="sr-only"
>
All results for "zack", no images and over 10,001 audio.
All results for "zack", no images and over 10,001 audio tracks.
</span>
</h1>
</div>
Expand All @@ -108,7 +108,7 @@ exports[`VSearchResultsTitle accessible heading {"searchType":"all","resultCount
<span
class="sr-only"
>
All results for "zack", 10 images and no audio.
All results for "zack", 10 images and no audio tracks.
</span>
</h1>
</div>
Expand All @@ -127,7 +127,7 @@ exports[`VSearchResultsTitle accessible heading {"searchType":"all","resultCount
<span
class="sr-only"
>
All results for "zack", 10 images and 10 audio.
All results for "zack", 10 images and 10 audio tracks.
</span>
</h1>
</div>
Expand All @@ -146,7 +146,7 @@ exports[`VSearchResultsTitle accessible heading {"searchType":"all","resultCount
<span
class="sr-only"
>
All results for "zack", 10 images and 4,300 audio.
All results for "zack", 10 images and 4,300 audio tracks.
</span>
</h1>
</div>
Expand All @@ -165,7 +165,7 @@ exports[`VSearchResultsTitle accessible heading {"searchType":"all","resultCount
<span
class="sr-only"
>
All results for "zack", 10 images and over 10,000 audio.
All results for "zack", 10 images and over 10,000 audio tracks.
</span>
</h1>
</div>
Expand All @@ -184,7 +184,7 @@ exports[`VSearchResultsTitle accessible heading {"searchType":"all","resultCount
<span
class="sr-only"
>
All results for "zack", 10 images and over 10,001 audio.
All results for "zack", 10 images and over 10,001 audio tracks.
</span>
</h1>
</div>
Expand All @@ -203,7 +203,7 @@ exports[`VSearchResultsTitle accessible heading {"searchType":"all","resultCount
<span
class="sr-only"
>
All results for "zack", 4,300 images and no audio.
All results for "zack", 4,300 images and no audio tracks.
</span>
</h1>
</div>
Expand All @@ -222,7 +222,7 @@ exports[`VSearchResultsTitle accessible heading {"searchType":"all","resultCount
<span
class="sr-only"
>
All results for "zack", 4,300 images and 10 audio.
All results for "zack", 4,300 images and 10 audio tracks.
</span>
</h1>
</div>
Expand All @@ -241,7 +241,7 @@ exports[`VSearchResultsTitle accessible heading {"searchType":"all","resultCount
<span
class="sr-only"
>
All results for "zack", 4,300 images and 4,300 audio.
All results for "zack", 4,300 images and 4,300 audio tracks.
</span>
</h1>
</div>
Expand All @@ -260,7 +260,7 @@ exports[`VSearchResultsTitle accessible heading {"searchType":"all","resultCount
<span
class="sr-only"
>
All results for "zack", 4,300 images and over 10,000 audio.
All results for "zack", 4,300 images and over 10,000 audio tracks.
</span>
</h1>
</div>
Expand All @@ -279,7 +279,7 @@ exports[`VSearchResultsTitle accessible heading {"searchType":"all","resultCount
<span
class="sr-only"
>
All results for "zack", 4,300 images and over 10,001 audio.
All results for "zack", 4,300 images and over 10,001 audio tracks.
</span>
</h1>
</div>
Expand All @@ -298,7 +298,7 @@ exports[`VSearchResultsTitle accessible heading {"searchType":"all","resultCount
<span
class="sr-only"
>
All results for "zack", over 10,000 images and no audio.
All results for "zack", over 10,000 images and no audio tracks.
</span>
</h1>
</div>
Expand All @@ -317,7 +317,7 @@ exports[`VSearchResultsTitle accessible heading {"searchType":"all","resultCount
<span
class="sr-only"
>
All results for "zack", over 10,000 images and 10 audio.
All results for "zack", over 10,000 images and 10 audio tracks.
</span>
</h1>
</div>
Expand All @@ -336,7 +336,7 @@ exports[`VSearchResultsTitle accessible heading {"searchType":"all","resultCount
<span
class="sr-only"
>
All results for "zack", over 10,000 images and 4,300 audio.
All results for "zack", over 10,000 images and 4,300 audio tracks.
</span>
</h1>
</div>
Expand All @@ -355,7 +355,7 @@ exports[`VSearchResultsTitle accessible heading {"searchType":"all","resultCount
<span
class="sr-only"
>
All results for "zack", over 10,000 images and over 10,000 audio.
All results for "zack", over 10,000 images and over 10,000 audio tracks.
</span>
</h1>
</div>
Expand All @@ -374,7 +374,7 @@ exports[`VSearchResultsTitle accessible heading {"searchType":"all","resultCount
<span
class="sr-only"
>
All results for "zack", over 10,000 images and over 10,001 audio.
All results for "zack", over 10,000 images and over 10,001 audio tracks.
</span>
</h1>
</div>
Expand All @@ -393,7 +393,7 @@ exports[`VSearchResultsTitle accessible heading {"searchType":"all","resultCount
<span
class="sr-only"
>
All results for "zack", over 10,001 images and no audio.
All results for "zack", over 10,001 images and no audio tracks.
</span>
</h1>
</div>
Expand All @@ -412,7 +412,7 @@ exports[`VSearchResultsTitle accessible heading {"searchType":"all","resultCount
<span
class="sr-only"
>
All results for "zack", over 10,001 images and 10 audio.
All results for "zack", over 10,001 images and 10 audio tracks.
</span>
</h1>
</div>
Expand All @@ -431,7 +431,7 @@ exports[`VSearchResultsTitle accessible heading {"searchType":"all","resultCount
<span
class="sr-only"
>
All results for "zack", over 10,001 images and 4,300 audio.
All results for "zack", over 10,001 images and 4,300 audio tracks.
</span>
</h1>
</div>
Expand All @@ -450,7 +450,7 @@ exports[`VSearchResultsTitle accessible heading {"searchType":"all","resultCount
<span
class="sr-only"
>
All results for "zack", over 10,001 images and over 10,000 audio.
All results for "zack", over 10,001 images and over 10,000 audio tracks.
</span>
</h1>
</div>
Expand All @@ -469,7 +469,7 @@ exports[`VSearchResultsTitle accessible heading {"searchType":"all","resultCount
<span
class="sr-only"
>
All results for "zack", over 10,001 images and over 10,001 audio.
All results for "zack", over 10,001 images and over 10,001 audio tracks.
</span>
</h1>
</div>
Expand Down Expand Up @@ -678,7 +678,7 @@ exports[`VSearchResultsTitle should render an h1 tag containing the correct text
<span
class="sr-only"
>
All results for "zack", 10 images and 10 audio.
All results for "zack", 10 images and 10 audio tracks.
</span>
</h1>
</div>
Expand Down

0 comments on commit 1e9b685

Please sign in to comment.