DevEnv: update frontend dependencies - tests (#22140)

* DevEnv: updates @types/testing-library__react-hooks 3.1.0 -> 3.2.0

* DevEnv: updates @types/enzyme-adapter-react-16 1.0.5 -> 1.0.6

* DevEnv: updates @types/react-test-renderer 16.9.0 -> 16.9.2

* DevEnv: updates react-test-renderer 16.9.0 -> 16.12.0

* DevEnv: updates @types/enzyme 3.9.0 -> 3.10.5

* DevEnv: updates enzyme-adapter-react-16 1.0.6 -> 1.15.2

* DevEnv: updates enzyme 3.9.0 -> 3.11.0

* Fix: updates snapshots

* Fix: updates tests

* DevEnv: updates enzyme-to-json 3.3.5 -> 3.4.4

* DevEnv: updates expect.js 0.2.0 -> 0.3.1

* DevEnv: updates @types/puppeteer-core 1.9.0 -> 2.0.0

* DevEnv: updates puppeteer-core 1.15.0 -> 2.1.1

* DevEnv: updates @types/expect-puppeteer 3.3.1 -> 4.4.0

* DevEnv: updates expect-puppeteer 4.1.1 -> 4.4.0

* DevEnv: updates mocha 4.1.0 -> 7.0.1
This commit is contained in:
Lukas Siatka
2020-02-14 15:16:07 +01:00
committed by GitHub
parent c433a1513f
commit fd44abd177
13 changed files with 428 additions and 227 deletions

View File

@@ -4,7 +4,7 @@ exports[`DashboardPage Dashboard init completed Should render dashboard grid 1`
<div
className=""
>
<Component
<Connect(DashNav)
$injector={Object {}}
dashboard={
DashboardModel {
@@ -338,7 +338,7 @@ exports[`DashboardPage When dashboard has editview url state should render setti
<div
className="dashboard-page--settings-opening"
>
<Component
<Connect(DashNav)
$injector={Object {}}
dashboard={
DashboardModel {

View File

@@ -49,7 +49,7 @@ exports[`DashboardGrid Can render dashboard grid Should render 1`] = `
id="panel-1"
key="1"
>
<Component
<Connect(DashboardPanelUnconnected)
dashboard={
DashboardModel {
"annotations": Object {
@@ -296,7 +296,7 @@ exports[`DashboardGrid Can render dashboard grid Should render 1`] = `
id="panel-2"
key="2"
>
<Component
<Connect(DashboardPanelUnconnected)
dashboard={
DashboardModel {
"annotations": Object {
@@ -543,7 +543,7 @@ exports[`DashboardGrid Can render dashboard grid Should render 1`] = `
id="panel-3"
key="3"
>
<Component
<Connect(DashboardPanelUnconnected)
dashboard={
DashboardModel {
"annotations": Object {
@@ -790,7 +790,7 @@ exports[`DashboardGrid Can render dashboard grid Should render 1`] = `
id="panel-4"
key="4"
>
<Component
<Connect(DashboardPanelUnconnected)
dashboard={
DashboardModel {
"annotations": Object {