seitime-frappe/cypress
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
..
fixtures test: UI test for grid search 2022-02-24 19:44:19 +05:30
integration test: Added test script for control type "Attach" (#16355) 2022-04-08 13:42:58 +00:00
plugins style: Fix sider issues 2021-09-21 08:47:35 +05:30
support test(command): Select staticarea of field if input is not available 2022-04-02 17:42:22 +05:30
tsconfig.json Add UI tests using Cypress (#6562) 2018-12-03 09:07:31 +05:30