[UI Test] UI test added for Pricing Rule (#10237)

* [UI Test] UI test added for Pricing Rule

* [mod]minor chages in pricing rule test

* [fix] codacy fixed
This commit is contained in:
Vishal Dhayagude
2017-08-02 17:31:20 +05:30
committed by Rushabh Mehta
parent f9e4893d9d
commit ed0b107a9f
2 changed files with 29 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ erpnext/tests/ui/make_fixtures.js #long
erpnext/setup/doctype/company/tests/test_company.js
erpnext/accounts/doctype/account/test_account.js
erpnext/accounts/doctype/account/test_make_tax_account.js
erpnext/accounts/doctype/pricing_rule/test_pricing_rule.js
erpnext/accounts/doctype/sales_taxes_and_charges_template/test_sales_taxes_and_charges_template.js
erpnext/accounts/doctype/shipping_rule/test_shipping_rule.js
erpnext/crm/doctype/lead/test_lead.js