Commit graph

408 commits

Author SHA1 Message Date
Faris Ansari
168bf6d3e4 test: ui test for inserting image in markdown 2022-04-14 00:46:32 +05:30
mergify[bot]
31d87176c1
Merge pull request #16570 from resilient-tech/fix-theme-switcher
fix: theme switcher shortcut issue
2022-04-11 11:26:56 +00:00
lapardnemihk1099
5993a8ba57 chore: sider issues fixed 2022-04-11 14:45:13 +05:30
lapardnemihk1099
27d226f295 test: theme switcher dialog shortcut test 2022-04-11 14:32:14 +05:30
Suraj Shetty
908a169626
Merge branch 'develop' into fmatch 2022-04-10 08:24:55 +05:30
Komal-Saraf0609
02286e4e6f
test: Added test script for control type "Attach" (#16355)
Adding automation test script for control/fieldtype "Attach".

The above test script does the following testing:

1. Creating a new doctype with attach fieldtype.
2. Attaching a new image using the "Link" option from the options which the "Attach" button offers.
3. Checking if the URL of the attached image is getting displayed in the field of the newly created doctype.
4. Checking if the clicking on the "Clear" button clears the text in the field and again displays the "Attach" button.
5. Doing all the above testing by using the "Library" option from the options which the "Attach" button offers.
2022-04-08 13:42:58 +00:00
Komal-Saraf0609
27cbcc3e8d test: Removed first_day_of_week test case 2022-04-07 11:19:08 +05:30
Komal-Saraf0609
5483caa8f5 test: Added test script for control type "Date" 2022-04-06 18:56:11 +05:30
Suraj Shetty
3d1bf21673
Merge branch 'develop' into control-date1 2022-04-06 11:15:02 +05:30
ChillarAnand
3cabfdaa1d test: Fix cypress tests 2022-04-05 09:55:39 +05:30
Shariq Ansari
888372cd57 test: fixed failing form.js cypress test 2022-04-01 12:46:46 +05:30
Jannat Patel
b8a064ca82
Merge branch 'develop' into discussions-component-redesign 2022-03-30 16:48:35 +05:30
Komal-Saraf0609
3edf254ef3 test: Corrected selector 2022-03-29 17:09:40 +05:30
Komal-Saraf0609
eed29df34d test: Corrected Selector 2022-03-29 16:31:03 +05:30
Komal-Saraf0609
cc3a046f46 test: Corrected selectors 2022-03-29 15:40:26 +05:30
Komal-Saraf0609
23fa892aca test: Fixing sider issues 2022-03-29 15:30:02 +05:30
Komal-Saraf0609
cd7d45757b test: Added test script for control type "Date" 2022-03-29 15:23:03 +05:30
Suraj Shetty
1b642acd2e
Merge branch 'develop' into dynamic-link 2022-03-28 16:38:18 +05:30
Jannat Patel
653bb909d4
Merge branch 'develop' into discussions-component-redesign 2022-03-28 10:21:19 +05:30
Komal-Saraf0609
44fb9fae39 test: Fixing sider issues 2022-03-25 17:15:57 +05:30
Komal-Saraf0609
c07f62a104 test: Added test for checking if dynamic link works by passing options as function 2022-03-25 16:56:52 +05:30
Komal-Saraf0609
e1138eaf92 test: Fixing sider issues 2022-03-24 20:17:56 +05:30
Komal-Saraf0609
8516ea6e47 test: Corrected the selector 2022-03-24 20:14:19 +05:30
Komal-Saraf0609
b2fef12b44 test: Renaimg the file and also adding tests 2022-03-24 19:42:38 +05:30
Rushabh Mehta
162a16e74e fix(test): web_form.js 2022-03-24 09:21:34 +05:30
Rushabh Mehta
857b778eae fix(styles): text and style for multi-part web_form.js 2022-03-24 09:21:34 +05:30
Komal-Saraf0609
df62607c43 test: Corrected the selector 2022-03-21 17:02:59 +05:30
Komal-Saraf0609
7fbbf577c9 test: fixing sider issues 2022-03-21 13:44:33 +05:30
Komal-Saraf0609
a139d1d369 test: fixing sider issues 2022-03-21 13:39:22 +05:30
Komal-Saraf0609
9b69f4e08c test: fixing sider issues 2022-03-21 13:32:16 +05:30
Komal-Saraf0609
38c6db06ea test: Added test script for control type "Dynamic Link" 2022-03-21 13:13:19 +05:30
Jannat Patel
f787d101e1 fix: conflicts in ui test helper 2022-03-19 10:14:34 +05:30
mergify[bot]
b176443792
Merge pull request #16070 from shariquerik/grid-search-feat
feat: Grid Search
2022-03-17 07:03:44 +00:00
mergify[bot]
0374e1511f
Merge pull request #16317 from shariquerik/list-paging-test-fix
test: failing list_paging UI test
2022-03-17 06:57:28 +00:00
Shariq Ansari
bc48c03da7 test: failing list_paging UI test 2022-03-17 11:18:12 +05:30
Shariq Ansari
e2a56ee39b test: Added UI test 2022-03-10 16:46:39 +05:30
Shariq Ansari
9292c3f047
Merge branch 'develop' into grid-search-feat 2022-03-10 14:32:01 +05:30
Shariq Ansari
c2abb00886 test: failing report_view UI test fix 2022-03-08 15:44:14 +05:30
Shariq Ansari
9ec61293c0 test: failing dashboard_links UI test fix 2022-03-07 19:24:18 +05:30
Shariq Ansari
7d14c26a95 revert: dashboard_links UI test fix 2022-03-07 18:54:33 +05:30
Shariq Ansari
d9a2b57c44 test: fixed test with multiple filter UI test 2022-03-07 18:47:30 +05:30
Shariq Ansari
9c2feb8023 test: fix failing grid search UI test: 2022-03-07 18:03:50 +05:30
Shariq Ansari
0346a96698
Merge branch 'develop' into grid-search-feat 2022-03-07 14:59:44 +05:30
Jannat Patel
68f84b2645 test: fixed based on new ui 2022-03-07 10:50:59 +05:30
Saqib Ansari
7ce128de6c Merge branch 'develop' of https://github.com/frappe/frappe into autocomplete-control 2022-02-25 15:49:13 +05:30
Shariq Ansari
839f488c91 fix: failing grid search UI test 2022-02-25 11:50:55 +05:30
Shariq Ansari
daa2b7921c fix(sider): missing semicolon 2022-02-24 19:48:10 +05:30
Shariq Ansari
3b8cd07ee9 test: UI test for grid search 2022-02-24 19:44:19 +05:30
Rushabh Mehta
2c1ef84a0b fix(minor): test: blur to set value 2022-02-22 23:10:47 +05:30
Rushabh Mehta
a8da557b03 fix(minor): test: blur to set value 2022-02-22 22:48:50 +05:30