SYNC: dbgate cloud redirect workflow

This commit is contained in:
SPRINX0\prochazka
2025-06-24 09:22:16 +02:00
committed by Diflow
parent bd88b8411e
commit eba16cc15d
9 changed files with 64 additions and 13 deletions

View File

@@ -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();
});
});

View File

@@ -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