Commit graph

15 commits

Author SHA1 Message Date
prssanna
2b2f7a7d93 test: fix relative_time_filters ui test 2021-03-18 16:09:17 +05:30
conncampbell
2c4b5c67b0 fix: Read-only table has read-only form fields. 2020-11-19 14:05:11 -07:00
Faris Ansari
3f5a50d677 fix: Restrict ui test helper method to dev server mode 2020-09-06 18:37:22 +05:30
Prssanna Desai
85628e687f
fix: whitelist function
Co-Authored-By: Shivam Mishra <scmmishra@users.noreply.github.com>
2019-12-26 17:56:19 +05:30
deepeshgarg007
33ec59ad53 Merge barnch develop into mandatory-depends-on 2019-12-12 20:58:27 +05:30
prssanna
3bd310b2e1 fix(tests): add UI test for next previous document navigation 2019-12-09 19:20:55 +05:30
prssanna
b95129d34d fix(tests): add ui tests 2019-12-04 21:35:32 +05:30
Suraj Shetty
7e1834548c fix: Codacy 2019-12-02 14:22:17 +05:30
prssanna
30d20610c4 fix: ui tests 2019-11-22 12:14:38 +05:30
prssanna
f3a656d515 fix(tests): add ui tests for grid pagination 2019-11-19 18:53:44 +05:30
Suraj Shetty
e8dde0f176 style: Fix formatting 2019-09-26 19:40:27 +05:30
Suraj Shetty
c1dddc17da Revert "refactor: Remove redundant code"
This reverts commit 2773313dcb.

Because the changes would have resulted in other test failure... not
worth it.
2019-09-26 19:36:11 +05:30
Suraj Shetty
2773313dcb refactor: Remove redundant code 2019-09-26 19:27:54 +05:30
Faris Ansari
37108eab1a fix: create_records for multiple docs (#7868)
convert doc to frappe._dict
2019-07-10 13:56:05 +05:30
Faris Ansari
8fb2a538ec test: Add UI test for Link control (#7809)
* test: Add UI test for Link control

- Add API cy.call
- Add API cy.create_records
- Add ui_test_helpers.py

* style: Missing semicolon

* style: Missing semicolon

* style: Missing semicolon

* style: Remove unused imports

* test: Robust test for setting invalid value

* style: Remove unused import
2019-07-03 07:55:36 +05:30