Skip to content

Commit

Permalink
Update test snapshosts
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed May 24, 2023
1 parent 7740770 commit 04eb18b
Show file tree
Hide file tree
Showing 38 changed files with 932 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
}),
Expand Down Expand Up @@ -72,6 +74,8 @@
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
}),
Expand Down Expand Up @@ -114,6 +118,8 @@
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
}),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
}),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
}),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
}),
Expand Down Expand Up @@ -90,6 +92,8 @@
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
}),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
}),
Expand Down Expand Up @@ -80,6 +82,8 @@
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
}),
Expand Down Expand Up @@ -127,6 +131,8 @@
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
}),
Expand Down Expand Up @@ -174,6 +180,8 @@
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
}),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
}),
Expand Down Expand Up @@ -86,6 +88,8 @@
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
}),
Expand Down Expand Up @@ -136,6 +140,8 @@
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
}),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
}),
Expand Down
8 changes: 8 additions & 0 deletions tests/components/elgato/snapshots/test_button.ambr
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
}),
Expand Down Expand Up @@ -64,6 +66,8 @@
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Elgato',
'model': 'Elgato Key Light Mini',
'name': 'Frenck',
Expand Down Expand Up @@ -103,6 +107,8 @@
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
}),
Expand Down Expand Up @@ -138,6 +144,8 @@
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Elgato',
'model': 'Elgato Key Light Mini',
'name': 'Frenck',
Expand Down
12 changes: 12 additions & 0 deletions tests/components/elgato/snapshots/test_light.ambr
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
}),
Expand Down Expand Up @@ -96,6 +98,8 @@
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Elgato',
'model': 'Elgato Key Light',
'name': 'Frenck',
Expand Down Expand Up @@ -169,6 +173,8 @@
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
}),
Expand Down Expand Up @@ -204,6 +210,8 @@
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Elgato',
'model': 'Elgato Key Light',
'name': 'Frenck',
Expand Down Expand Up @@ -275,6 +283,8 @@
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
}),
Expand Down Expand Up @@ -310,6 +320,8 @@
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Elgato',
'model': 'Elgato Key Light',
'name': 'Frenck',
Expand Down
20 changes: 20 additions & 0 deletions tests/components/elgato/snapshots/test_sensor.ambr
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
'sensor': dict({
Expand Down Expand Up @@ -71,6 +73,8 @@
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Elgato',
'model': 'Elgato Key Light Mini',
'name': 'Frenck',
Expand Down Expand Up @@ -114,6 +118,8 @@
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
'sensor': dict({
Expand Down Expand Up @@ -155,6 +161,8 @@
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Elgato',
'model': 'Elgato Key Light Mini',
'name': 'Frenck',
Expand Down Expand Up @@ -198,6 +206,8 @@
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
'sensor': dict({
Expand Down Expand Up @@ -239,6 +249,8 @@
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Elgato',
'model': 'Elgato Key Light Mini',
'name': 'Frenck',
Expand Down Expand Up @@ -282,6 +294,8 @@
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
'sensor': dict({
Expand Down Expand Up @@ -320,6 +334,8 @@
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Elgato',
'model': 'Elgato Key Light Mini',
'name': 'Frenck',
Expand Down Expand Up @@ -363,6 +379,8 @@
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
'sensor': dict({
Expand Down Expand Up @@ -404,6 +422,8 @@
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Elgato',
'model': 'Elgato Key Light Mini',
'name': 'Frenck',
Expand Down
8 changes: 8 additions & 0 deletions tests/components/elgato/snapshots/test_switch.ambr
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
}),
Expand Down Expand Up @@ -64,6 +66,8 @@
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Elgato',
'model': 'Elgato Key Light Mini',
'name': 'Frenck',
Expand Down Expand Up @@ -103,6 +107,8 @@
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'options': dict({
}),
Expand Down Expand Up @@ -138,6 +144,8 @@
),
}),
'is_new': False,
'labels': set({
}),
'manufacturer': 'Elgato',
'model': 'Elgato Key Light Mini',
'name': 'Frenck',
Expand Down
Loading

0 comments on commit 04eb18b

Please sign in to comment.