Commit graph

211 commits

Author SHA1 Message Date
Suraj Shetty
37d3555f1e
Merge pull request #13532 from shariquerik/date-field-validation-fix
fix: datetime field form validation
2021-08-30 10:01:28 +05:30
Komal-Saraf0609
9df31cfed1 test: Corrected the selectors for clicking of a button to make it more readable 2021-08-28 01:55:46 +05:30
Komal-Saraf0609
9e90bf34c7
Merge branch 'frappe:develop' into folder-navigation 2021-08-28 01:50:16 +05:30
Suraj Shetty
0ad1779bc7
Merge branch 'develop' into date-field-validation-fix 2021-08-27 10:31:01 +05:30
Suraj Shetty
d123d24d9f test: Clear filters after visiting contact list 2021-08-26 22:08:41 +05:30
Suraj Shetty
ce0022d347 test: Add UI test to check report link in dashboard 2021-08-26 14:20:46 +05:30
Suraj Shetty
a9e0ff548e
Merge branch 'develop' into folder-navigation 2021-08-25 13:11:43 +05:30
Suraj Shetty
b0e1802936
Merge branch 'develop' into dashboard-links 2021-08-25 13:11:03 +05:30
Suraj Shetty
004891237e test: Fix flaky timeline_email tests 2021-08-25 12:34:48 +05:30
Suraj Shetty
c07298648a test: Blur the phone_nos field to enable validation for the field 2021-08-25 10:49:37 +05:30
Suraj Shetty
3819e4caf3
Merge branch 'develop' into workspace-2-fixes 2021-08-23 15:00:13 +05:30
shariquerik
7e9b78bf7d test: Type on focused block fix 2021-08-23 13:45:14 +05:30
Komal-Saraf0609
de3050cd81 test: Corrected selectors and shorten them
(Using the added testing-library)
2021-08-20 12:47:51 +05:30
Komal-Saraf0609
415279279a
Merge branch 'frappe:develop' into dashboard-links 2021-08-20 12:41:39 +05:30
Komal-Saraf0609
f53622d21e test: Deleted the file email_testing.js 2021-08-19 21:10:08 +05:30
Komal-Saraf0609
a8846d52df test: Fixed sider issues 2021-08-19 21:04:02 +05:30
Komal-Saraf0609
533b0147b2 test: Fixed sider issues 2021-08-19 20:58:12 +05:30
Komal-Saraf0609
8a6b8a5348 test: corrected selectors and shorten them
(using the newly added API's)
2021-08-19 20:41:31 +05:30
Komal-Saraf0609
3b2c76c52f test: corrected the selectors and shorten them
(using the newly added API's)
2021-08-19 20:39:29 +05:30
Komal-Saraf0609
f047a5517d test: corrected the selectors and shorten them
(using the newly added API's)
2021-08-19 20:24:03 +05:30
Komal-Saraf0609
9fce3c6094 test: Added test cases for Email testing 2021-08-19 20:15:21 +05:30
Komal-Saraf0609
a881e85cb3 test: Fixed sider issues 2021-08-19 20:15:21 +05:30
Komal-Saraf0609
b7e42fdc91 test: Added test cases for folder navigation and checking if the nested folder contains the added file 2021-08-19 20:15:20 +05:30
mergify[bot]
eb218a06d1
Merge pull request #13959 from mituldavid/testing-library
test: Add support for Testing-Library queries within Cypress tests
2021-08-19 04:51:56 +00:00
MitulDavid
93198b7123 test: Replace existing queries with Testing-Library queries 2021-08-18 19:11:01 +05:30
MitulDavid
b417218f1d test: Add support for Testing-Library queries within Cypress tests 2021-08-17 19:06:01 +05:30
shariquerik
e401366cf9 test: Renamed changed values 2021-08-17 12:12:46 +05:30
shariquerik
bdad9e8751 test: focus and type error fix 2021-08-12 21:02:32 +05:30
shariquerik
d3e7f0ac36 test: minor fix 2021-08-12 20:30:15 +05:30
shariquerik
e4e79dd424 test: minor fix 2021-08-12 17:41:53 +05:30
Komal-Saraf0609
06efca0fa6 test: Fixed sider issues 2021-08-12 13:48:03 +05:30
Komal-Saraf0609
b897a41b08 test: Added test script for dashboard links
(tests if any doc is added to any dashboard connection, the counter for it is updated or not)
2021-08-12 13:25:24 +05:30
Komal-Saraf0609
166574b1d0 test: Fixed sider issues 2021-08-10 19:10:27 +05:30
shariquerik
09cfd3b026 test: minor fix 2021-08-10 19:06:13 +05:30
Komal-Saraf0609
3fbacb97f4 test: Added test cases for folder navigation and checking if the nested folder contains the added file 2021-08-10 18:53:20 +05:30
shariquerik
e5da8b3359 test: UI test for Workspace 2.0 2021-08-10 18:20:38 +05:30
mergify[bot]
25fcc60d7a
Merge pull request #13891 from Komal-Saraf0609/timeline_cancel_functionality
test: Added test case for cancel functionality
2021-08-10 05:37:51 +00:00
Komal-Saraf0609
b46b5546f7 test: Corrected function description and shorten some of the selectors by removing unwanted classes 2021-08-09 20:42:26 +05:30
MitulDavid
ccfe4a857c refactor: Minor changes to doc image upload, UI test 2021-08-09 17:28:57 +05:30
Komal-Saraf0609
eb669c16f6 test: fixing sider issues 2021-08-09 17:17:27 +05:30
Komal-Saraf0609
716452ea69 test: Added test case for cancel functionality 2021-08-09 16:48:49 +05:30
MitulDavid
11eefe3eee test: Add test for image cropping and optimization UI 2021-08-08 18:09:58 +05:30
Komal-Saraf0609
a8fe3a8668
test: Adding Cypress tests for sidebar, timeline and email testing (#13729)
* test: fix get_field command

* test: Add timeline email test cases

* test: Add sidebar test cases

* test: Add timeline test cases

* test: Added new commands

* test: Added proper name for test case, added comments and removed redundancy

* test: Added proper name for test case, added comments and removed redundancy

* test: Added proper name for test case, added comments and removed redundancy

* test: Added new commands

* test: Added proper name for test case, added comments and removed redundancy

* test: Added proper name for test case, added comments and removed redundancy

* fix: Sider issues

* fix: Sider issues

* fix: Sider issues

* fix: UI Tests

* fix: UI tests

* fix: UI tests

* fix: UI tests

* fix: UI tests

* fix: UI tests

* fix: UI tests

* fix: UI tests

* fix: UI tests

* fix: UI tests

* fix: UI tests

* fix: UI tests

* fix: UI test

* fix: UI tests

* fix: UI tests

* fix: Context correction

* test: fix fill_field command

* test: fixed get_field command
(removed :visible for code)

* test: Fixed fill_field command
(removed .blur())

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-08-06 07:52:24 +00:00
shariquerik
bb392b494d fix: UI test for Icon Control 2021-08-03 12:49:35 +05:30
Suraj Shetty
a9cab2cf78
test: Remove remove_doc. to avoid flaky test 2021-07-22 13:07:31 +05:30
Suraj Shetty
6f70dcf52d test: Add navingation test case 2021-07-22 12:02:47 +05:30
shariquerik
e3a1f6f1d0 chore: Added comment 2021-07-14 14:48:28 +05:30
shariquerik
98f33b5981 fix: sider fix 2021-07-13 21:56:57 +05:30
shariquerik
75cb917a7b test: UI test for datetime field form validation 2021-07-13 21:31:03 +05:30
Saqib Ansari
1f687a13ed fix: add missing semicolons 2021-06-23 14:27:50 +05:30