Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cypress tests if widgets are draggable to canvas #626

Merged

Conversation

mohinid
Copy link
Contributor

@mohinid mohinid commented Aug 27, 2021

Fixes #555

  1. Added tests for all widgets to test if the user is able to drag and drop them to canvas.
  2. Re-organised Integration test folder according to the Pages.

Mohini Dahiya added 3 commits August 27, 2021 17:11
1. Added tests for all widgets to test if user is able to drag and drop them to canvas.
2. Re-organised Integration test folder according to the Pages.
Updated NPM to 7.20.0 and created this file again.
31 Sep-
Steps followed:
$ rm -rf node_modules/
$ npm cache clean --force
(Revert the changes in your package-lock.json file)
step 3 -> copy and paste the file from develop branch
$ npm i
still generating 21552 lines.
@Navaneeth-pk Navaneeth-pk merged commit 5533527 into ToolJet:develop Sep 2, 2021
shah21 pushed a commit that referenced this pull request Dec 28, 2021
* Cypress tests to test if widgets are draggable

1. Added tests for all widgets to test if user is able to drag and drop them to canvas.
2. Re-organised Integration test folder according to the Pages.

* Updated package-lock.json file

Updated NPM to 7.20.0 and created this file again.

* Last update- package-lock.json

31 Sep-
Steps followed:
$ rm -rf node_modules/
$ npm cache clean --force
(Revert the changes in your package-lock.json file)
step 3 -> copy and paste the file from develop branch
$ npm i
still generating 21552 lines.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cypress tests to check if all widget elements are draggable to canvas
2 participants