Commit graph

12 commits

Author SHA1 Message Date
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