Commit graph

608 commits

Author SHA1 Message Date
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
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
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
barredterra
e133124e71 test: web form 2023-04-24 18:47:31 +02:00
barredterra
150d677a28 Merge remote-tracking branch 'upstream/develop' into fix-note-2 2023-04-24 15:55:02 +02:00
Shariq Ansari
3140cd2fb5 Merge branch 'develop' into clear-all-filters 2023-04-17 20:19:56 +05:30
Shariq Ansari
c12406fa3e test: fixed failing UI test 2023-04-17 14:38:27 +05:30
Raffael Meyer
417f2bbd97
Merge branch 'develop' into fix-note-2 2023-04-05 19:14:28 +02:00
Ponnusamy
71c09c1320
feat: list-view click and drag on check box to select multiple rows (#20457) 2023-04-03 16:59:23 +05:30
Marica
f206b1582e
test: Kanban Test fails to remove System Manager role (#20505)
* fix: Kanban Test fails to remove System Manager role

- As there's only one user with System Manager role, role removal is reverted
- Add another user with this role, so that role removal on test user works

* chore: Reuse `create_test_user` util

* fix: user switching in kanban test

---------

Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com>
2023-04-02 15:14:40 +05:30
Shariq Ansari
6e3ef3dc3d test: fixed failing UI test 2023-03-23 17:53:18 +05:30
Ankush Menat
139d4a87b4 fix: corrected banker's rounding
closes https://github.com/frappe/frappe/issues/19570
2023-03-13 12:30:48 +05:30
Ankush Menat
97ca92e3d1
refactor: change rounding method names (#20299)
These are easy to understand.

Added third method for corrected banker's rounding.
2023-03-10 14:57:15 +05:30
barredterra
cff29e23b0 test: route to form
Test routing to User form instead of Note
2023-03-08 18:21:25 +01:00
barredterra
f3c30065a2 test: web form with new Note behaviour 2023-03-08 17:17:14 +01:00
Ankush Menat
68d8a8eadd feat: implement custom rounding in JS 2023-03-08 12:13:42 +05:30
Shariq Ansari
f1a9e51687 test: UI test for number_card workspace block 2023-03-01 19:14:42 +05:30
Devin Slauenwhite
d5ce94d6a5
feat: disable comment count on list view settings. (#20039)
* feat: add list view setting disable column count.

* fix: cast using sbool

* fix: make modified last-child if comment_count is disabled.
2023-02-22 18:17:45 +05:30
Shariq Ansari
766cc94cd1 test: undo/redo UI test 2023-02-21 22:37:10 +05:30
Shariq Ansari
177ca618eb test: fix flaky control_link UI test 2023-01-26 17:05:24 +05:30
Shariq Ansari
114db456f8 test: fix flaky navigation UI test 2023-01-26 16:44:47 +05:30
Shariq Ansari
28e9b44dbc test: fix flaky folder_navigation UI test 2023-01-26 16:19:23 +05:30
Shariq Ansari
ea306db2a2 test: fix flaky view_routing UI test 2023-01-26 16:11:49 +05:30
Shariq Ansari
ed86da416f test: fixed failing web_form UI test 2023-01-26 15:50:12 +05:30
Shariq Ansari
586613d94c test: fixed failing control_color UI test 2023-01-26 15:36:18 +05:30
Riandrys Góngora Román
ba438fe4a6 test: update docfield property using set_df_property in child table
add UI test with cypress on form.js
update docfield property using set_df_property in child table
2023-01-23 11:26:07 -05:00
Shariq Ansari
8abd144de6 test: fixed failing UI test 2023-01-16 10:24:45 +05:30
Shariq Ansari
f19e7281ae test: added UI test for hide/unhide workspace 2023-01-09 20:41:18 +05:30
Shariq Ansari
a135ac587c test: fixed failing date control UI test 2023-01-05 16:46:24 +05:30
Marica
53563b9283
Merge branch 'develop' into kanban-access-w-perms 2023-01-03 12:37:41 +05:30
Shariq Ansari
4022a5c5f4 test: fixed failing UI test 2023-01-02 21:53:23 +05:30
marination
5b319f0830 test: Check if Kanban Board is not editable by non-system user who does not own the board
- User should only be able to view the board, and drag the cards
- No column actions, no board actions
2022-12-29 23:11:30 +05:30
marination
49143922c5 chore: Kanban and ToDo UI test helpers
- `create_admin_kanban` and `create_todo` UI test helpers
- `switch_to_user` Cypress command: logs out and logs in as specified user
- Used `remove_role` in permissions test
- Used `switch_to_user` command in test helper
2022-12-28 23:00:00 +05:30
marination
d5c4af53d8 chore: Cleaner Cypress commands
- Clearer APIs `add_role` and `remove_role`
2022-12-27 17:00:00 +05:30
Shariq Ansari
d0e68a198b test(UI): force clear text 2022-12-08 18:26:44 +05:30
Shariq Ansari
f11e7c27d7 test(UI): added more UI tests 2022-12-08 17:42:07 +05:30
Shariq Ansari
d1a236d92e chore: removed unsed code 2022-12-06 22:15:08 +05:30
Shariq Ansari
3f00a7993c test: using custom doctype to test form builder 2022-12-06 22:12:59 +05:30