Ankush Menat
de203c3a72
test: upgrade cypress from v6 to v10
chore: run cypress migrator
fix: specPattern should be an array
test: correct intercept URL
This is breaking change in cypress 7.0
test: make list view test rerunnable
test: redo undo tests and add compare doc
test: scroll to action button
chore: drop flaky tests
fix: remove scroll behaviour
fix: clear filters before running count test
test: input delay causes flake
(cherry picked from commit e397b27d29
)
2 年之前
Ankush Menat
5d6b24f0b1
style: format JS files with prettier
(cherry picked from commit 40f27f908a
)
2 年之前
Ankush Menat
e762fe9ce1
test: clear filters on ToDo before running test ( #17494 )
2 年之前
Rushabh Mehta
1e48d058b7
fix(style): add wait for test
3 年之前
Rushabh Mehta
4cb37c129b
fix(minor): test and linting
3 年之前
Faris Ansari
c109804ba1
test: update ui tests for list view
- Keep checkbox checked after Refresh
3 年之前
Shariq Ansari
8f1e7b9704
test: failing test fixes
3 年之前
Shariq Ansari
990797080a
test: minor fixes
3 年之前
MitulDavid
2570098be2
test: Fix flaky test 'enables Actions button'
3 年之前
MitulDavid
400a604f2e
test: Fix flaky tests in list_view.js, navigation.js
3 年之前
Shariq Ansari
33aa4c2372
fix: Keep checkbox checked after updating checked rows ( #14110 )
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
3 年之前
Suraj Shetty
3aed8f9e22
test: Miscellaneous fixes to avoid flaky tests
3 年之前
Suraj Shetty
d18751db07
test: Make tests Cypress v6 compatible
4 年之前
prssanna
d2213d521b
fix: list view ui test
4 年之前
prssanna
84399160dc
fix: list view ui test
4 年之前
prssanna
26821d4fbe
fix: ui tests
4 年之前
Rushabh Mehta
b2686e0623
fix(routing): removed /space from routing
4 年之前
prssanna
841c1b9852
fix: cypress tests
4 年之前
Shivam Mishra
b97c0e24a1
test: rename workspace to space
4 年之前
Rushabh Mehta
06355968f8
fix(routes): move /app#route to /app/route
4 年之前
Rushabh Mehta
75fe8a615a
feat(app): move /desk to /app
4 年之前
Shivam Mishra
372b64709b
refactor: set base desk url for cypress tests
5 年之前
Suraj Shetty
7629f07dbf
test: Try removing clear-cache
5 年之前
Suraj Shetty
d41ca958ab
test: Move wait to list_view.js
5 年之前
Faris Ansari
4fcb22546b
test(listview): Select Pending Todo items
5 年之前
Gavin D'souza
86d549b118
fix: list_view.js cypress tests update
5 年之前
Gavin D'souza
e14dc883d9
fix: update in cypress tests: list_view.js
5 年之前
Gavin D'souza
499385a6f6
fix: update in cypress tests: list_view.js
5 年之前
Anurag Mishra
a250e99377
refactor: assignment rule and todo ( #8420 )
* refactor: assignment rule and todo
* fix: updated query and enabled background jobs
* refactor: use ORM instead of SQL
* style: remove print statement
* refactor: minor change in tests
* style: updated query for getting todo
5 年之前
Faris Ansari
d719f77edb
fix(ui-tests): Pick admin password from config ( #7842 )
6 年之前
Faris Ansari
8fb2a538ec
test: Add UI test for Link control ( #7809 )
* test: Add UI test for Link control
- Add API cy.call
- Add API cy.create_records
- Add ui_test_helpers.py
* style: Missing semicolon
* style: Missing semicolon
* style: Missing semicolon
* style: Remove unused imports
* test: Robust test for setting invalid value
* style: Remove unused import
6 年之前
Faris Ansari
baf301389c
fix: UI Test
6 年之前
Suraj Shetty
8d40f513eb
test: Add clear cache command
6 年之前
Suraj Shetty
4b120aabea
test: Update list view UI test
6 年之前
Suraj Shetty
8528298b55
test: Init bulk approval test
6 年之前