Commit graph

15 commits

Author SHA1 Message Date
Adish M
6c488d19cc
Merge pull request #14378 from ToolJet/test/add-delete-procedure-on-action
Added delete procedure on action.
2025-10-21 15:28:30 +05:30
emidhun
59d5743579 Update dnd and minor changes 2025-10-17 17:32:00 +05:30
Srimanitejas123
956f6be885 updated spec with review comments 2025-10-15 14:33:22 +05:30
Srimanitejas123
71b7e3f79a resolved conflicts 2025-10-14 15:50:46 +05:30
Ajith KV
712972a084
Add cypress test cases for enterprise user role permission (#14315)
* Update user role test cases for enterprise

* seperate platform custom api commands

* update cypress test cases
2025-10-13 13:19:54 +05:30
Srimanitejas123
968d95bb51 fixed real events 2025-10-13 10:09:32 +05:30
ajith-k-v
7a18f2c216 package update 2025-09-28 18:26:15 +05:30
Srimanitejas123
72c895c8ef updated spec with review comments and added features 2025-09-09 17:48:12 +05:30
ajith-k-v
3e7118f6c4 Modify the domain specific functions 2024-12-06 17:33:32 +05:30
Midhun Kumar E
06cc6ece9d
Added code coverage for cypress (#8234)
* Frontend: Add new plugin babel-plugin-istanbul

* Frontend: Add plugin to babel config

* Cypress: Add new plugin code-coverage

* Cypress: Add plugin to common  cypress suite

* Cypress: Add reports to .gitignore

* Actions: Add new action to check coverage

* Cypress: minor config changes

* test

* test-2

* Action: Add verification for generated coverage files

* Modify action file

* Modify action file with command changes

* debug commit

* debug commit-2

* debug commit-3

* Update runjsHappyPath.cy.js

* debug commit-4

* Revert "debug commit-5"

This reverts commit 8b795d86ae.

* Revert "debug commit-3"

This reverts commit d2e440e04b.

* Add action name

* Fix marketplace specs

* Fix query failures

* Add review changes

* Add cypress package.lock changes

* Add frontend package.lock changes

* Add cypress minor  package.lock changes

* Minor action changes
2023-12-28 15:16:16 +05:30
Midhun Kumar E
1a723fa415
App Builder cypress suite optimised. (#7325)
* Add new commands file

* Modify Index

* Modify appbuiler specs

* Minor data-cy modification

* Minor toast label change.

* Fix Failing specs
2023-09-04 09:35:12 +05:30
Midhun Kumar E
a7673e7394
Add automation for mysql queries (#5710)
* Add cypress realevents to cypress

* Add constants and selectors

* Add and modify utils

* Add spec changes
2023-03-06 12:09:27 +05:30
Midhun Kumar E
036c56c51b
Upgrade cypress to 12.5.1 (#5519)
* Upgrade cypress to 12.5.1

* Add env for cypress run

* add screenshots directory

* add downloads directory

* Add video directory

* Add to .gitignore

* Delete .gitignore

* Remove plugin cypress-file-upload

* Modify config and support
2023-02-09 17:11:50 +05:30
Ajith KV
936f28c401
Fixed failing profile spec (#4689)
* Add data-cy

* Add cypress file upload

* Fix and modify failing profile spec
2022-11-09 13:32:50 +05:30
Midhun Kumar E
cf31de35fc
Upgrade Cypres to V10.3.1 (#3651)
* Remove cypress and its dependencies from root dir

* Install cypress to cypress-tests  directory

* Move cypress specs and utils

* Remove older files

* Fix package.json
2022-07-25 10:15:28 +05:30
Renamed from cypress/support/index.js (Browse further)