Migrate from CRA to Vite #1379 #2394
Annotations
7 errors
src/pageContainer.test.tsx#L46
Error: Snapshot `PageContainer - Tests > renders correctly 1` mismatched
- Expected
+ Received
@@ -282,11 +282,11 @@
>
<div
style="background-image: url(/src/images/facility.jpg); background-repeat: no-repeat; background-position: bottom right; background-size: cover; width: 100%; height: 100%; border-radius: 4px;"
>
<div
- class="css-18pmme8"
+ class="css-1ox020v"
/>
</div>
</div>
</div>
</div>
❯ src/pageContainer.test.tsx:46:26
|
src/homePage/homePage.component.test.tsx#L22
Error: Snapshot `Home page component > homepage renders correctly 1` mismatched
- Expected
+ Received
@@ -90,11 +90,11 @@
>
<div
style="background-image: url(/src/images/facility.jpg); background-repeat: no-repeat; background-position: bottom right; background-size: cover; width: 100%; height: 100%; border-radius: 4px;"
>
<div
- class="css-18pmme8"
+ class="css-1ox020v"
/>
</div>
</div>
</div>
</div>
❯ src/homePage/homePage.component.test.tsx:22:26
|
src/routing/routing.component.test.tsx#L77
Error: Snapshot `Routing component > renders component with no plugin routes 1` mismatched
- Expected
+ Received
@@ -93,11 +93,11 @@
>
<div
style="background-image: url(/src/images/facility.jpg); background-repeat: no-repeat; background-position: bottom right; background-size: cover; width: 100%; height: 100%; border-radius: 4px;"
>
<div
- class="css-18pmme8"
+ class="css-1ox020v"
/>
</div>
</div>
</div>
</div>
❯ src/routing/routing.component.test.tsx:77:26
|
src/routing/routing.component.test.tsx#L131
Error: Snapshot `Routing component > renders component with plugins 1` mismatched
- Expected
+ Received
@@ -93,11 +93,11 @@
>
<div
style="background-image: url(/src/images/facility.jpg); background-repeat: no-repeat; background-position: bottom right; background-size: cover; width: 100%; height: 100%; border-radius: 4px;"
>
<div
- class="css-18pmme8"
+ class="css-1ox020v"
/>
</div>
</div>
</div>
</div>
❯ src/routing/routing.component.test.tsx:131:26
|
src/routing/routing.component.test.tsx#L149
Error: Snapshot `Routing component > renders an unauthorised route for a plugin 1` mismatched
- Expected
+ Received
@@ -93,11 +93,11 @@
>
<div
style="background-image: url(/src/images/facility.jpg); background-repeat: no-repeat; background-position: bottom right; background-size: cover; width: 100%; height: 100%; border-radius: 4px;"
>
<div
- class="css-18pmme8"
+ class="css-1ox020v"
/>
</div>
</div>
</div>
</div>
❯ src/routing/routing.component.test.tsx:149:26
|
src/routing/routing.component.test.tsx#L236
Error: Snapshot `Routing component > redirects to the homepage if navigating to login page while logged in 1` mismatched
- Expected
+ Received
@@ -93,11 +93,11 @@
>
<div
style="background-image: url(/src/images/facility.jpg); background-repeat: no-repeat; background-position: bottom right; background-size: cover; width: 100%; height: 100%; border-radius: 4px;"
>
<div
- class="css-18pmme8"
+ class="css-1ox020v"
/>
</div>
</div>
</div>
</div>
❯ src/routing/routing.component.test.tsx:236:26
|
|
The logs for this run have expired and are no longer available.
Loading