Commit graph

7 commits

Author SHA1 Message Date
Sagar Vora
6de2dfe2d9 test: remove unused import 2021-03-30 15:35:32 +05:30
Sagar Vora
3324f005b7 test: use frappe.local.attr instead of frappe.attr 2021-03-30 15:34:56 +05:30
Sagar Vora
528a7b0f30 test: add test to ensure run_doc_method works as expected 2021-03-30 15:08:05 +05:30
Saurabh
a0086db9b6
fix(frappe client): validate http method for frappe.client api (#11228) 2020-09-14 12:30:30 +05:30
Achilles Rasquinha
abb7f14bbd self.assertEqual 2018-02-28 21:19:01 +05:30
Makarand Bauskar
6fa9967a04 [hotfix] throw DoesNotExistError if doctype is not available on Delete api (#4013)
* [hotfix] throw DoesNotExistError if doctype is not available on Delete api

* [fixes] aded tests cases and codecy, travis fixes
2017-09-01 09:16:32 +05:30
Rushabh Mehta
89a77016a5 [minor] dont show disabled roles in permission manager (#2180) 2016-10-25 10:59:41 +05:30