mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +00:00
SYNC: dbgate cloud redirect workflow
This commit is contained in:
committed by
Diflow
parent
bd88b8411e
commit
eba16cc15d
@@ -514,8 +514,8 @@ describe('Data browser data', () => {
|
||||
cy.themeshot('query-result-chart');
|
||||
});
|
||||
|
||||
// it.only('Private cloud', () => {
|
||||
// cy.testid('WidgetIconPanel_cloudAccount').click();
|
||||
// cy.contains('Sign in with Google').click();
|
||||
// });
|
||||
it.only('Private cloud', () => {
|
||||
cy.testid('WidgetIconPanel_cloudAccount').click();
|
||||
cy.contains('Sign in with Google').click();
|
||||
});
|
||||
});
|
||||
|
||||
1
e2e-tests/env/browse-data/.env
vendored
1
e2e-tests/env/browse-data/.env
vendored
@@ -1,5 +1,6 @@
|
||||
CONNECTIONS=mysql,postgres,mongo,redis
|
||||
ALLOW_DBGATE_PRIVATE_CLOUD=1
|
||||
REDIRECT_TO_DBGATE_CLOUD_LOGIN=1
|
||||
|
||||
LABEL_mysql=MySql-connection
|
||||
SERVER_mysql=localhost
|
||||
|
||||
Reference in New Issue
Block a user