Commit graph

29 commits

Author SHA1 Message Date
Faris Ansari
c109804ba1 test: update ui tests for list view
- Keep checkbox checked after Refresh
2021-12-15 12:32:00 +05:30
Shariq Ansari
8f1e7b9704 test: failing test fixes 2021-11-10 22:16:37 +05:30
Shariq Ansari
990797080a test: minor fixes 2021-11-10 12:42:34 +05:30
MitulDavid
2570098be2 test: Fix flaky test 'enables Actions button' 2021-09-30 09:55:43 +05:30
MitulDavid
400a604f2e test: Fix flaky tests in list_view.js, navigation.js 2021-09-29 13:34:53 +05:30
Shariq Ansari
33aa4c2372
fix: Keep checkbox checked after updating checked rows (#14110)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-09-20 12:02:01 +05:30
Suraj Shetty
3aed8f9e22 test: Miscellaneous fixes to avoid flaky tests 2021-09-07 16:19:27 +05:30
Suraj Shetty
d18751db07 test: Make tests Cypress v6 compatible 2021-01-31 23:19:01 +05:30
prssanna
d2213d521b fix: list view ui test 2021-01-29 20:26:25 +05:30
prssanna
84399160dc fix: list view ui test 2021-01-29 11:53:39 +05:30
prssanna
26821d4fbe fix: ui tests 2021-01-27 14:31:00 +05:30
Rushabh Mehta
b2686e0623 fix(routing): removed /space from routing 2021-01-01 12:30:35 +05:30
prssanna
841c1b9852 fix: cypress tests 2020-12-29 17:00:30 +05:30
Shivam Mishra
b97c0e24a1 test: rename workspace to space 2020-12-16 14:28:52 +05:30
Rushabh Mehta
06355968f8 fix(routes): move /app#route to /app/route 2020-11-11 16:35:02 +05:30
Rushabh Mehta
75fe8a615a feat(app): move /desk to /app 2020-11-11 16:31:47 +05:30
Shivam Mishra
372b64709b refactor: set base desk url for cypress tests 2020-03-02 19:11:32 +05:30
Suraj Shetty
7629f07dbf test: Try removing clear-cache 2019-12-01 13:32:28 +05:30
Suraj Shetty
d41ca958ab test: Move wait to list_view.js 2019-12-01 12:36:21 +05:30
Faris Ansari
4fcb22546b test(listview): Select Pending Todo items 2019-11-12 11:11:35 +05:30
Gavin D'souza
86d549b118 fix: list_view.js cypress tests update 2019-09-26 19:12:21 +05:30
Gavin D'souza
e14dc883d9 fix: update in cypress tests: list_view.js 2019-09-26 14:53:09 +05:30
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
2019-09-13 17:13:05 +05:30
Faris Ansari
d719f77edb
fix(ui-tests): Pick admin password from config (#7842) 2019-07-05 12:24:07 +05:30
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
2019-07-03 07:55:36 +05:30
Faris Ansari
baf301389c fix: UI Test 2019-06-28 19:20:43 +05:30
Suraj Shetty
8d40f513eb test: Add clear cache command 2019-06-03 09:33:51 +05:30
Suraj Shetty
4b120aabea test: Update list view UI test 2019-06-03 08:51:06 +05:30
Suraj Shetty
8528298b55 test: Init bulk approval test 2019-05-31 13:44:15 +05:30