Suraj Shetty
e5bce72d5c
test: Fix flaky theme switcher UI test
2023-09-29 10:49:49 +05:30
Maharshi Patel
cb7415338a
fix: sidebar UX, sidebar & attach control cypress
...
* changed "show all" to button
* updated cypress tests for sidebar and attach control
* change "Explore Files" button icon location
2023-09-28 23:35:01 +05:30
Suraj Shetty
9d501faa45
test: session_last_route if exists
2023-09-25 15:25:15 +05:30
Suraj Shetty
fdf1164f8f
test: Fix navigation tests
2023-09-25 14:29:27 +05:30
Suraj Shetty
de3a93bb0c
test: Fix failing tests
2023-09-25 11:46:03 +05:30
Suraj Shetty
4ee8db9515
test: Load root before logout
2023-09-25 10:40:01 +05:30
Suraj Shetty
4845e3f093
test: Remove unnecessart assertion
2023-09-25 10:37:30 +05:30
Suraj Shetty
3334235e7a
test: Load root page before logout to load CSRF token
2023-09-25 09:16:59 +05:30
Suraj Shetty
413f4915e8
test: Clear session data on logout
2023-09-25 08:27:56 +05:30
mergify[bot]
0dbdb7847a
Merge branch 'develop' into update-cy-new
2023-09-23 10:04:21 +00:00
Suraj Shetty
66f8c0b37f
chore: Fix cypress configuration to support cy13
2023-09-22 12:02:19 +05:30
Maharshi Patel
73601cbc2a
chore: remove form builder not important and flaky ui test.
2023-09-21 16:39:33 +05:30
Maharshi Patel
9b6d6267dd
fix: awesome_bar & sidebar cypress test as per espresso.
2023-09-20 22:22:44 +05:30
Ankush Menat
6939a24d43
test: update tests for ui changes
...
- update selectors
- remove color check code
2023-09-18 21:23:49 +05:30
Ankush Menat
f1ffc3fd39
test: fix bankers rounding test
...
One more `null` needs to be passed for "not passing precision"
2023-09-18 11:42:21 +05:30
David Arnold
2ddd808b58
test: add more test cases with number & currency formatting
2023-09-17 16:44:13 +02:00
David Arnold
9f0c8be183
test: add failing test case for js flt
2023-09-17 15:36:36 +02:00
Suraj Shetty
77e5ad26fe
Merge pull request #21819 from marination/attachments-access
2023-08-17 09:46:30 +05:30
marination
261fb27e38
fix: Correct value for guess_type and empty sample attachments
2023-08-09 18:13:06 +05:30
marination
d9e4791b15
chore: Use lighter files as test fixtures
2023-08-09 17:29:56 +05:30
Jannat Patel
49a9f53d24
feat: text editor and mentions for discussions ( #21886 )
2023-08-07 20:23:53 +05:30
Suraj Shetty
21b1b4bdb5
Merge branch 'develop' into attachments-access
2023-08-02 14:39:17 +05:30
marination
140595f587
test: Sidebar attachments UX
...
- Added 10 royalty free images from 'https://unsplash.com/images/stock/royalty-free '
- Test to check state of attachments actions through different user actions
- UI Helper function to create ToDo and add max attachment limit of 12
2023-07-31 19:00:00 +05:30
mergify[bot]
74899f510a
Merge pull request #21378 from dvdl16/feature/force-web-capture-setting
...
feat: setting for force web capture mode for camera uploads
2023-07-31 05:41:48 +00:00
Dirk van der Laarse
6645589cdf
chore: linting fixes
2023-07-30 15:48:03 +00:00
Shariq Ansari
f5a2eef755
test: fixed failing date control UI test
2023-07-28 23:20:17 +05:30
Shariq Ansari
686589d3ee
test: fix form_builder UI test
2023-07-16 13:01:56 +05:30
Shariq Ansari
a7eb3a452b
test: fix grid_configuration UI test
2023-07-16 12:23:28 +05:30
Shariq Ansari
3b2f2ef418
test: fix sidebar UI Test
2023-07-16 12:06:48 +05:30
Dirk van der Laarse
c61608f1a7
Merge branch 'develop' into feature/force-web-capture-setting
2023-07-02 13:13:02 +02:00
Ankush Menat
ab42e58dcf
test: flaky test due to list view filters
2023-07-01 19:34:08 +05:30
Ankush Menat
4ece3da47d
test: publish_progress ui test
2023-07-01 18:06:34 +05:30
Ankush Menat
ab44a9cca8
test: socketio tests
...
- conflict check (moved from form)
- list view updates
- custom event subscribe and recieve
2023-07-01 12:43:53 +05:30
Suraj Shetty
3667d1ae04
test: Simplify list_view test
2023-06-26 09:15:28 +05:30
Suraj Shetty
e4ff09ad6a
test: Fix form flaky test
2023-06-26 09:14:17 +05:30
Dirk van der Laarse
bffc1af985
Merge branch 'develop' into feature/force-web-capture-setting
2023-06-25 07:21:58 +02:00
Suraj Shetty
9c06d864c1
test: Add wait before checking for value
2023-06-20 15:08:44 +05:30
Suraj Shetty
ddadee3f3d
test: Fix navigation test
2023-06-20 10:50:50 +05:30
Suraj Shetty
08bb03abd6
test(awesomebar): Remove unnecessary delay
2023-06-20 10:50:21 +05:30
Suraj Shetty
821f75c3ad
fix: Try waiting for logout
2023-06-16 12:47:39 +05:30
Suraj Shetty
8008afaf77
test: Fix Kanban test
2023-06-16 11:53:35 +05:30
Suraj Shetty
49d7f132da
test: Fix control link flaky test
2023-06-16 11:32:55 +05:30
Suraj Shetty
6c3957aa30
test: Return cy.request promise from login
...
- to make cypress wait for the promise.
2023-06-16 11:01:21 +05:30
Suraj Shetty
91afe51c7c
test: Make folder navigation test less flaky
2023-06-16 10:58:27 +05:30
Suraj Shetty
9a963bedb5
test: Fix failing test for icon & phone
...
- for some reason findBYRole("searchbox") stopped working
- there are no changes to related DOM recently
- There's pending issue related to this
https://github.com/testing-library/cypress-testing-library/issues/205#issuecomment-1572230102
2023-06-16 10:23:05 +05:30
Dirk van der Laarse
4ee5c015c3
feat: setting for force web capture mode for camera uploads
2023-06-14 12:45:49 +00:00
Ankush Menat
155465c58d
fix: currency precision formatter ( #21293 )
2023-06-09 00:35:20 +05:30
Shariq Ansari
a556cd6a58
test: fixed failing UI test
2023-05-27 15:28:15 +05:30
Suraj Shetty
d5b0c5ab90
Merge branch 'develop' into fix-note-2
2023-05-16 18:10:07 +05:30
Shariq Ansari
c447290d27
test: fixed failing UI test
2023-05-15 18:03:30 +05:30