Ajith KV
a001d43b2f
Add cypress test cases for superadmin onboarding ( #12004 )
2025-02-17 17:47:15 +05:30
Ajith KV
52937bb120
Fix failing cypress test cases ( #11896 )
...
* Fix failing cypress test cases
* modify test cases
* modify failing test cases
* modify failing test cases
* Fix failing test cases
* Fix failing test cases
* fix failing test cases
* fix failing test cases
* fix failing test cases
2025-02-17 10:30:24 +05:30
Srimanitejas123
b257af181b
redis-cypress-spec ( #11910 )
...
* redis-cypress-spec
* Fixes for redis cypress spec
2025-02-05 10:47:11 +05:30
Ajith KV
94ff9dbb29
Update platform cypress config ( #11899 )
2025-02-03 10:43:27 +05:30
YuktiGoyal02
28cdddf6d8
added cases for workspace constants ( #11884 )
2025-01-30 12:12:29 +05:30
YuktiGoyal02
ca8d453f4d
added workspace constants missing cases ( #11838 )
2025-01-27 12:12:24 +05:30
Ajith KV
bf8223ecf7
Updated app import export cypress test cases ( #11836 )
...
* Update app import export cypress test cases
* Add calidation for invalid app file and version switchinh
* Fix failing test cases
* Fix failed test cases
* update test cases for proxy deployments
* update the utils
2025-01-27 12:10:35 +05:30
Johnson Cherian
5de3ecc74f
Merge pull request #11764 from ToolJet/test/global-actions
...
Added automation for global actions
2025-01-23 15:15:05 +05:30
emidhun
ec339d1259
Optimise specs
2025-01-22 23:10:32 +11:00
emidhun
72d7070a0f
fix runjs and runpy
2025-01-22 22:49:31 +11:00
emidhun
491d2f1635
fix codehinter input
2025-01-22 21:54:33 +11:00
YuktiGoyal02
dd708ac41f
added clone and app hide access changes ( #11782 )
2025-01-16 11:41:31 +05:30
Srimanitejas123
0db76634f7
Updated WS constants spec ( #11721 )
...
* Updated WS constants spec
* Updated ws spec
* Updated function for ws constants UI
---------
Co-authored-by: Sri mani Teja s <mani@Sris-MacBook-Pro-4.local>
2025-01-16 11:40:26 +05:30
Ajith KV
5f16d59368
Update app versioning cypress test cases ( #11803 )
...
* Update app versioining test cases
* Add data-cy for preview settings
* Update commands
* Update version spec as per the custom command
* update keyboard action validation toast
2025-01-16 11:38:50 +05:30
Ajith KV
08c205788f
Updated private and public apps test cypress cases ( #11788 )
...
* update apps test cases
* Update data-cy
* Remove app editor spec
2025-01-15 17:25:24 +05:30
Johnson Cherian
c8eef10402
Merge pull request #11762 from ToolJet/test/resolution-automation
...
Added automation for revamped components.
2025-01-10 13:05:45 +05:30
Srimanitejas123
c26b7a2f48
Cypress platform main branch fixes ( #11755 )
...
* Fixed Cypress test spec in CE
* Removed .only
* Removed .only
* Updated error pages spec
2025-01-09 12:12:18 +05:30
emidhun
0332527df8
Add automation foir global actions
2025-01-08 20:27:30 +11:00
emidhun
fac9f76a5b
Add automation for dropdown and multiselect
2025-01-08 19:42:01 +11:00
emidhun
2d6536c8e1
Add automation for toggle and checkbox
2025-01-08 17:32:49 +11:00
Srimanitejas123
956f345eb9
Updated private and public app spec ( #11602 )
...
* Updated app version spec
* Updated app editor spec
* Updated app editor spec
* Updated app editor spec
* Updated apps spec
* Updated app spec
* changes on app spec
* Updated version spec
* App import and export spec
* Updated apps spec based on review commends
* updated app import and export spec based on review comments
* Updated appEditor and privateAndpublic app spec based on review commends
* Updated version and app import and export spec based on review commends
* fixed selector for query search bar
* Updated private and public app spec based on review comments
* updated private ad public app based on review comments
* Updated version spec
* Updated according to review comment
* Updated based on review comments
* Updated based on review comments
* removed commented lines
* Updated api commands
* Updated app import export spec
* updated app import and export with tj_db
* Updated version spec
* Updated app import and export spec
---------
Co-authored-by: Sri mani Teja s <mani@Sris-MacBook-Pro-4.local>
Co-authored-by: Ajith KV <ajith.jaban@gmail.com>
2025-01-07 12:20:36 +05:30
YuktiGoyal02
5d202ac151
added query and import/export privileges ( #11740 )
2025-01-07 11:34:33 +05:30
Ajith KV
5eef618878
Modify datasource cypress test cases ( #11751 )
2025-01-06 18:00:33 +05:30
Srimanitejas123
2ff6f6b6e7
Updated Workspace spec ( #11738 )
...
* Updated Workspace spec
* Updated slug input verification
2025-01-06 11:59:14 +05:30
Ajith KV
4f46fc8bef
Update the user group permission test cases ( #11730 )
2025-01-02 14:14:42 +05:30
Mekhla Asopa
81b60d6864
update database name label text ( #11661 )
2024-12-30 13:30:22 +05:30
emidhun
56dd35cf73
add resolver basic cases
2024-12-24 09:16:57 +05:30
emidhun
e9394a3d41
init
2024-12-23 17:01:57 +05:30
Ajith KV
db918e7132
Optimize platform cypress test cases ( #11689 )
...
* Optimize platform Cypress test cases
* Add custom command for creating and rename custom commands
2024-12-23 14:51:27 +05:30
Ajith KV
108441c182
Add Cypress E2E testing workflow for all deployment types ( #11647 )
...
* configure workflow for multiple deployment scenarios
* fix syntax error
* Update workflow
* Update workflow for normal flow
* Update workflow for better readablity
* Modify nginx config
* Update workflow with seperate job
* update workflow file
* modify nginx configuration
* update config file
* Fix for masking
* seed the nginx config
* update config
* update config
* Update nginx config
* update config
* update config
* Update cypress secrets
* Seperate each jobs
* update common setup step
* Seperate each jobs
* update config
* Update config
2024-12-19 16:33:06 +05:30
Johnson Cherian
6c1448bbda
Merge pull request #11635 from ToolJet/test/component-basics-actomation
...
Added Automation for inputs and button component.
2024-12-19 12:04:20 +05:30
YuktiGoyal02
d0af6735a0
Groups Permission changes ( #11574 )
...
* group permission ui
* data-cy added
* Fixed groupduplication spec
* Removed unwanted code
* functionality cases added
* added removed selectors
* added waits
* fixed review comments and added remaining scenarios
* fixed comments
---------
Co-authored-by: Yukti Goyal <yuktigoyal@Yuktis-MacBook-Pro.local>
Co-authored-by: Sri mani Teja s <mani@Sris-MacBook-Pro-4.local>
Co-authored-by: Ajith KV <ajith.jaban@gmail.com>
2024-12-18 15:42:08 +05:30
Srimanitejas123
ee99adc1c0
Updated end user for dashboard ( #11603 )
...
* Updated dashboard spec for end-user
* Updated dashboard spec for end-user
---------
Co-authored-by: Sri mani Teja s <mani@Sris-MacBook-Pro-4.local>
2024-12-18 15:23:40 +05:30
emidhun
b6917b3a8e
Add test case helpers
2024-12-13 16:50:08 +05:30
emidhun
b6a6fae93f
Add test cases for number input component
2024-12-13 16:48:46 +05:30
emidhun
48a07ce6f0
Add test cases for text input component
2024-12-13 16:48:23 +05:30
emidhun
39bae06f0a
Add test cases for password input component
2024-12-13 16:47:32 +05:30
emidhun
a7fbc705b4
Add test cases for button component
2024-12-13 16:47:13 +05:30
Ajith KV
214dc1e0ad
Cypress subpath testing ( #11589 )
...
* Update config
* Update files for subpath baseurl
* update config
* skip npm ci
* add subpath config
* Update github-ation version
* Update package
* Update the config
* update commands
* Update config
* update workflow
2024-12-12 14:34:33 +05:30
Midhun Kumar E
2b3cd0ca62
Added automation for Inspector. ( #11517 )
...
* Add modified inspector spec
* Modify openApp with slug
* Add cypress modifications
* Add data-cy for page menu item
2024-12-10 15:31:27 +05:30
ajith-k-v
6e5d1ef035
resolve conflicts
2024-12-10 14:57:03 +05:30
ajith-k-v
b11872913f
Merge branch 'main' into test/domain-independent-test-suite
2024-12-10 14:56:13 +05:30
Sri mani Teja s
e07b621040
Fixed common selectors
2024-12-10 13:42:16 +05:30
Sri mani Teja s
e85416db2f
Fixed error pages spec
2024-12-10 12:27:08 +05:30
ajith-k-v
1872510fec
update test cases
2024-12-10 10:56:33 +05:30
Sri mani Teja s
b1d9e0716d
Fixed ManageSSO spec
2024-12-09 20:34:46 +05:30
Sri mani Teja s
7f88b2d5a6
Modal message selector updated
2024-12-09 17:25:42 +05:30
ajith-k-v
16ed206017
update the test cases
2024-12-09 17:00:36 +05:30
Sri mani Teja s
489b3caebf
Update bulk upload testcases
2024-12-09 16:24:11 +05:30
ajith-k-v
97f147db9e
Merge branch 'main' into test/domain-independent-test-suite
2024-12-09 13:23:27 +05:30