Commit graph

5 commits

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