ToolJet/cypress/support
Mohini Dahiya 80145bd315
[Cypress] Fix existing tests on Editor (#728)
* Test try git

* Updated 'editor-navigation-bar.spec.js' tests

Fixes #718
1. Removes test for hiding left sidebar.
2. Fixes test - resize canvas
3. Fixes test - switch to dark theme

* Updated index.js and cypress.json files

1. Added viewport to cypress.json file to support macbook pro 16.
2. Updated index.js file to do golobal import of cypress-drag-drop.
3. Merged custom method from dev branch to command.js file.

* Add cypress. reference type to index.js

* Fixes 'editor-datasource-postgres.spec.js'

1. Updated test with new UI changes.
2. Updated 'addPostgresDataSource' method in 'command.js' file to mark SSL box unchecked.
2021-09-15 08:21:56 +05:30
..
commands.js [Cypress] Fix existing tests on Editor (#728) 2021-09-15 08:21:56 +05:30
index.js Cypress: Added 'createAppIfEmptyDashboard' method to before hook and fixed widget tests. (#704) 2021-09-12 09:52:29 +05:30