mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-01-28 14:14:08 +00:00
Update Playwright, improve E2E test reliability, add scripts to deploy test resources (#1857)
This commit is contained in:
committed by
GitHub
parent
736731474f
commit
417ef899f0
@@ -2,6 +2,7 @@
|
||||
|
||||
exports[`SelfServeComponent message bar and spinner snapshots 1`] = `
|
||||
<div
|
||||
data-test="DataExplorerRoot"
|
||||
style={
|
||||
Object {
|
||||
"overflowX": "auto",
|
||||
@@ -338,6 +339,7 @@ exports[`SelfServeComponent message bar and spinner snapshots 1`] = `
|
||||
|
||||
exports[`SelfServeComponent message bar and spinner snapshots 2`] = `
|
||||
<div
|
||||
data-test="DataExplorerRoot"
|
||||
style={
|
||||
Object {
|
||||
"overflowX": "auto",
|
||||
@@ -732,6 +734,7 @@ exports[`SelfServeComponent message bar and spinner snapshots 2`] = `
|
||||
|
||||
exports[`SelfServeComponent message bar and spinner snapshots 3`] = `
|
||||
<div
|
||||
data-test="DataExplorerRoot"
|
||||
style={
|
||||
Object {
|
||||
"overflowX": "auto",
|
||||
@@ -832,6 +835,7 @@ exports[`SelfServeComponent message bar and spinner snapshots 4`] = `
|
||||
|
||||
exports[`SelfServeComponent should render and honor save, discard, refresh actions 1`] = `
|
||||
<div
|
||||
data-test="DataExplorerRoot"
|
||||
style={
|
||||
Object {
|
||||
"overflowX": "auto",
|
||||
|
||||
Reference in New Issue
Block a user