seitime-frappe/cypress/integration
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
..
api.js test: Miscellaneous fixes to avoid flaky tests 2021-09-07 19:57:57 +05:30
awesome_bar.js test: fix flaky awesome_bar test 2021-10-22 15:47:17 +05:30
control_attach.js test: Added test script for control type "Attach" (#16355) 2022-04-08 13:42:58 +00:00
control_autocomplete.js fix: autocomplete input value if label & value varies 2022-02-13 15:52:04 +05:30
control_barcode.js test: Remove focus to avoid double focus 2022-01-25 18:25:03 +05:30
control_date.js test: Removed first_day_of_week test case 2022-04-07 11:19:08 +05:30
control_duration.js test: Updated control_duration.js 2021-11-11 12:40:06 +05:30
control_dynamic_link.js test: Fixing sider issues 2022-03-25 17:15:57 +05:30
control_float.js test: tests for control: float 2021-09-09 14:26:40 +05:30
control_icon.js test: fixed failing control icon test 2022-01-25 11:37:09 +05:30
control_link.js chore: add missing semicolon 2022-02-14 15:11:09 +05:30
control_rating.js test: fixed failing tests 2021-12-20 18:36:52 +05:30
control_select.js test: Add support for Testing-Library queries within Cypress tests 2021-08-17 19:06:01 +05:30
dashboard_chart.js fix: Dashboard Chart to support Child Table Doctype. (#13995) 2021-11-11 15:09:58 +05:30
dashboard_links.js test: failing dashboard_links UI test fix 2022-03-07 19:24:18 +05:30
data_field_form_validation.js fix: Make URL regexp scheme agnostic 2021-05-03 23:23:17 +05:30
datetime.js fix: get timezone in user_info 2022-01-25 16:19:49 +05:30
datetime_field_form_validation.js test: Comment out a flaky test case 2021-09-08 11:49:22 +05:30
depends_on.js chore: add missing semicolon 2022-02-18 13:03:31 +05:30
discussions.js test: fixed based on new ui 2022-03-07 10:50:59 +05:30
file_uploader.js test: Add support for Testing-Library queries within Cypress tests 2021-08-17 19:06:01 +05:30
first_day_of_the_week.js test: Remove unnecessary code 2022-01-06 10:43:04 +05:30
folder_navigation.js test: fixed flaky ui test for folder_navigation 2021-09-29 11:30:49 +05:30
form.js test: fixed failing form.js cypress test 2022-04-01 12:46:46 +05:30
form_tab_break.js test: Add test cases for form tab break 2021-09-21 09:20:44 +05:30
form_tour.js test: Blur the phone_nos field to enable validation for the field 2021-08-25 10:49:37 +05:30
grid.js fix: incorrect function path 2022-02-13 20:17:01 +00:00
grid_configuration.js chore: added test case 2021-10-03 23:59:06 +05:30
grid_keyboard_shortcut.js test: Remove unnecessary code 2022-01-06 10:43:04 +05:30
grid_pagination.js test: UI test for editable grid pagination 2021-11-10 12:14:47 +05:30
grid_search.js test: fixed test with multiple filter UI test 2022-03-07 18:47:30 +05:30
list_paging.js test: failing list_paging UI test 2022-03-17 11:18:12 +05:30
list_view.js fix(style): add wait for test 2022-02-22 12:51:11 +05:30
list_view_settings.js test: Replace existing queries with Testing-Library queries 2021-08-18 19:11:01 +05:30
login.js test: Replace existing queries with Testing-Library queries 2021-08-18 19:11:01 +05:30
multi_select_dialog.js test: fixed failing multi select dialog test 2022-01-25 12:45:56 +05:30
navigation.js test: Updated navigation.js 2021-11-08 19:26:21 +05:30
number_card.js test: Added UI test 2022-03-10 16:46:39 +05:30
query_report.js test: Updated query_report UI test 2021-11-08 11:48:51 +05:30
recorder.js test: Minor fix 2021-11-02 18:43:58 +05:30
relative_time_filters.js test: Commenting relative_time_filters.js 2021-10-19 19:46:33 +05:30
report_view.js test: failing report_view UI test fix 2022-03-08 15:44:14 +05:30
sidebar.js test: flaky sidebar test due to msgprint 2021-11-01 16:10:36 +05:30
table_multiselect.js test: Adding Cypress tests for sidebar, timeline and email testing (#13729) 2021-08-06 07:52:24 +00:00
timeline.js test: fixed failing tests 2021-11-11 14:52:31 +05:30
timeline_email.js test: flaky timeline_email fix 2022-01-25 17:01:38 +05:30
url_data_field.js test: URL Data field Integrations 2021-04-28 14:12:48 +05:30
web_form.js fix(test): web_form.js 2022-03-24 09:21:34 +05:30
workspace.js test: fixed workspace ui test 2022-01-27 14:59:24 +05:30