Nabin Hait | 4114665 | 2017-09-14 17:26:23 +0530 | [diff] [blame] | 1 | erpnext/tests/ui/make_fixtures.js #long |
Saurabh | d503f12 | 2017-11-21 15:22:41 +0530 | [diff] [blame] | 2 | erpnext/accounts/doctype/account/tests/test_account.js |
| 3 | erpnext/accounts/doctype/account/tests/test_make_tax_account.js |
Rushabh Mehta | 476c66d | 2017-11-21 17:02:39 +0530 | [diff] [blame] | 4 | erpnext/accounts/doctype/account/tests/test_account_with_number.js |
Shreya Shah | f718b0c | 2018-02-20 11:26:46 +0530 | [diff] [blame] | 5 | erpnext/accounts/doctype/pricing_rule/tests/test_pricing_rule.js |
Nabin Hait | 4114665 | 2017-09-14 17:26:23 +0530 | [diff] [blame] | 6 | erpnext/accounts/doctype/sales_taxes_and_charges_template/test_sales_taxes_and_charges_template.js |
| 7 | erpnext/accounts/doctype/purchase_taxes_and_charges_template/test_purchase_taxes_and_charges_template.js |
| 8 | erpnext/accounts/doctype/shipping_rule/test_shipping_rule.js |
Nabin Hait | 4114665 | 2017-09-14 17:26:23 +0530 | [diff] [blame] | 9 | erpnext/crm/doctype/opportunity/test_opportunity.js |
Rushabh Mehta | d5c6416 | 2017-11-14 15:27:28 +0530 | [diff] [blame] | 10 | erpnext/stock/doctype/item/tests/test_item.js |
Nabin Hait | 4114665 | 2017-09-14 17:26:23 +0530 | [diff] [blame] | 11 | erpnext/selling/doctype/quotation/tests/test_quotation_with_discount_on_grand_total.js |
| 12 | erpnext/selling/doctype/quotation/tests/test_quotation_with_item_wise_discount.js |
| 13 | erpnext/selling/doctype/quotation/tests/test_quotation_with_multi_uom.js |
| 14 | erpnext/selling/doctype/quotation/tests/test_quotation_with_taxes_and_charges.js |
| 15 | erpnext/selling/doctype/quotation/tests/test_quotation_with_shipping_rule.js |
| 16 | erpnext/selling/doctype/quotation/tests/test_quotation.js |
| 17 | erpnext/selling/doctype/sales_order/tests/test_sales_order.js |
| 18 | erpnext/selling/doctype/sales_order/tests/test_sales_order_with_multiple_delivery_date.js |
| 19 | erpnext/selling/doctype/sales_order/tests/test_sales_order_with_item_wise_discount.js |
| 20 | erpnext/selling/doctype/sales_order/tests/test_sales_order_with_multi_uom.js |
| 21 | erpnext/selling/doctype/sales_order/tests/test_sales_order_with_discount_on_grand_total.js |
| 22 | erpnext/selling/doctype/sales_order/tests/test_sales_order_with_taxes_and_charges.js |
| 23 | erpnext/selling/doctype/sales_order/tests/test_sales_order_with_shipping_rule.js |
| 24 | erpnext/selling/doctype/sales_order/tests/test_sales_order_with_pricing_rule.js |
| 25 | erpnext/manufacturing/doctype/workstation/test_workstation.js |
| 26 | erpnext/manufacturing/doctype/operation/test_operation.js |
| 27 | erpnext/manufacturing/doctype/bom/test_bom.js |
| 28 | erpnext/projects/doctype/project/project_timesheet.js |
| 29 | erpnext/hr/doctype/holiday_list/test_holiday_list.js |
| 30 | erpnext/hr/doctype/branch/test_branch.js |
| 31 | erpnext/hr/doctype/leave_block_list/test_leave_block_list.js |
| 32 | erpnext/hr/doctype/department/test_department.js |
| 33 | erpnext/hr/doctype/designation/test_designation.js |
| 34 | erpnext/hr/doctype/employment_type/test_employment_type.js |
| 35 | erpnext/hr/doctype/employee/test_employee.js |
| 36 | erpnext/hr/doctype/employee_attendance_tool/test_employee_attendance_tool.js |
| 37 | erpnext/hr/doctype/attendance/test_attendance.js |
| 38 | erpnext/hr/doctype/leave_type/test_leave_type.js |
| 39 | erpnext/hr/doctype/leave_control_panel/test_leave_control_panel.js |
| 40 | erpnext/hr/doctype/leave_allocation/test_leave_allocation.js |
| 41 | erpnext/hr/doctype/leave_application/test_leave_application.js |
Nabin Hait | 4114665 | 2017-09-14 17:26:23 +0530 | [diff] [blame] | 42 | erpnext/stock/doctype/warehouse/test_warehouse.js |
| 43 | erpnext/manufacturing/doctype/production_order/test_production_order.js #long |
Nabin Hait | 1fcd2b0 | 2017-07-28 21:09:42 +0530 | [diff] [blame] | 44 | erpnext/accounts/page/pos/test_pos.js |
Nabin Hait | ff73646 | 2017-11-08 14:34:38 +0530 | [diff] [blame] | 45 | erpnext/selling/page/point_of_sale/tests/test_point_of_sale.js |
Nabin Hait | 1fcd2b0 | 2017-07-28 21:09:42 +0530 | [diff] [blame] | 46 | erpnext/selling/doctype/product_bundle/test_product_bundle.js |
Vishal Dhayagude | 22baba2 | 2017-08-11 17:17:30 +0530 | [diff] [blame] | 47 | erpnext/stock/doctype/delivery_note/test_delivery_note.js |
Vishal Dhayagude | da30a69 | 2017-08-09 13:08:38 +0530 | [diff] [blame] | 48 | erpnext/stock/doctype/material_request/tests/test_material_request.js |
Vishal Dhayagude | bde05e9 | 2017-08-09 16:56:14 +0530 | [diff] [blame] | 49 | erpnext/stock/doctype/material_request/tests/test_material_request_type_material_issue.js |
| 50 | erpnext/stock/doctype/material_request/tests/test_material_request_type_material_transfer.js |
| 51 | erpnext/stock/doctype/material_request/tests/test_material_request_type_manufacture.js |
Vishal Dhayagude | 4157b64 | 2017-08-11 12:06:16 +0530 | [diff] [blame] | 52 | erpnext/stock/doctype/stock_entry/tests/test_stock_entry_for_material_issue.js |
| 53 | erpnext/stock/doctype/stock_entry/tests/test_stock_entry_for_material_receipt.js |
| 54 | erpnext/stock/doctype/stock_entry/tests/test_stock_entry_for_material_transfer.js |
Utkarsh Goswami | 44b088c | 2017-08-16 11:32:04 +0530 | [diff] [blame] | 55 | erpnext/hr/doctype/salary_structure/test_salary_structure.js |
| 56 | erpnext/hr/doctype/salary_slip/test_salary_slip.js |
Utkarsh Goswami | ca63cc6 | 2017-08-18 11:57:01 +0530 | [diff] [blame] | 57 | erpnext/hr/doctype/job_opening/test_job_opening.js |
| 58 | erpnext/hr/doctype/job_applicant/test_job_applicant.js |
Shreya Shah | 394b7a2 | 2018-02-16 10:49:34 +0530 | [diff] [blame] | 59 | erpnext/hr/doctype/job_offer/test_job_offer.js |
Utkarsh Goswami | 3da5574 | 2017-08-24 15:48:57 +0530 | [diff] [blame] | 60 | erpnext/hr/doctype/appraisal_template/test_appraisal_template.js |
| 61 | erpnext/hr/doctype/appraisal/test_appraisal.js |
Utkarsh Goswami | 579c8e6 | 2017-08-25 16:12:49 +0530 | [diff] [blame] | 62 | erpnext/hr/doctype/expense_claim_type/test_expense_claim_type.js |
| 63 | erpnext/hr/doctype/expense_claim/test_expense_claim.js |
Nabin Hait | baacf51 | 2017-09-04 10:13:29 +0530 | [diff] [blame] | 64 | erpnext/hr/doctype/training_event/tests/test_training_event.js |
Utkarsh Goswami | 9a04da2 | 2017-08-25 12:01:04 +0530 | [diff] [blame] | 65 | erpnext/hr/doctype/training_result_employee/test_training_result.js |
| 66 | erpnext/hr/doctype/training_feedback/test_training_feedback.js |
Utkarsh Goswami | 7ba2a83 | 2017-08-28 11:13:16 +0530 | [diff] [blame] | 67 | erpnext/hr/doctype/loan_type/test_loan_type.js |
| 68 | erpnext/hr/doctype/employee_loan_application/test_employee_loan_application.js |
| 69 | erpnext/hr/doctype/employee_loan/test_employee_loan.js |
Zarrar | 14468e7 | 2017-08-10 10:56:22 +0530 | [diff] [blame] | 70 | erpnext/buying/doctype/supplier/test_supplier.js |
Zarrar | 780f11e | 2017-08-17 18:36:33 +0530 | [diff] [blame] | 71 | erpnext/buying/doctype/request_for_quotation/tests/test_request_for_quotation.js |
Shreya Shah | 67e2ef3 | 2017-08-14 09:17:00 +0530 | [diff] [blame] | 72 | erpnext/buying/doctype/supplier_quotation/tests/test_supplier_quotation.js |
Vishal Dhayagude | 7186131 | 2017-08-14 12:22:04 +0530 | [diff] [blame] | 73 | erpnext/buying/doctype/supplier_quotation/tests/test_supplier_quotation_for_taxes_and_charges.js |
Vishal Dhayagude | a1637d8 | 2017-08-22 18:33:17 +0530 | [diff] [blame] | 74 | erpnext/accounts/doctype/sales_invoice/tests/test_sales_invoice.js |
| 75 | erpnext/accounts/doctype/sales_invoice/tests/test_sales_invoice_with_payment.js |
Vishal Dhayagude | 914b846 | 2017-08-28 11:14:28 +0530 | [diff] [blame] | 76 | erpnext/accounts/doctype/sales_invoice/tests/test_sales_invoice_with_payment_request.js |
Vishal Dhayagude | f37eacd | 2017-08-17 11:01:59 +0530 | [diff] [blame] | 77 | erpnext/accounts/doctype/purchase_invoice/test_purchase_invoice.js |
Utkarsh Goswami | 4cb4d2f | 2017-10-05 16:51:42 +0530 | [diff] [blame] | 78 | erpnext/accounts/doctype/payment_entry/tests/test_payment_against_purchase_invoice.js |
Shreya Shah | f6544e9 | 2017-08-14 17:29:09 +0530 | [diff] [blame] | 79 | erpnext/buying/doctype/supplier_quotation/tests/test_supplier_quotation_for_item_wise_discount.js |
| 80 | erpnext/buying/doctype/purchase_order/tests/test_purchase_order.js |
| 81 | erpnext/buying/doctype/purchase_order/tests/test_purchase_order_with_multi_uom.js |
Shreya Shah | 289400d | 2017-08-16 11:31:34 +0530 | [diff] [blame] | 82 | erpnext/buying/doctype/purchase_order/tests/test_purchase_order_get_items.js |
| 83 | erpnext/buying/doctype/purchase_order/tests/test_purchase_order_with_discount_on_grand_total.js |
| 84 | erpnext/buying/doctype/purchase_order/tests/test_purchase_order_with_item_wise_discount.js |
Shreya Shah | b5ed682 | 2017-08-17 11:03:43 +0530 | [diff] [blame] | 85 | erpnext/buying/doctype/purchase_order/tests/test_purchase_order_with_taxes_and_charges.js |
Vishal Dhayagude | 2890fa7 | 2017-08-18 11:55:14 +0530 | [diff] [blame] | 86 | erpnext/buying/doctype/purchase_order/tests/test_purchase_order_receipt.js |
| 87 | erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.js |
Vishal Dhayagude | 641d88f | 2017-08-23 18:32:12 +0530 | [diff] [blame] | 88 | erpnext/accounts/doctype/journal_entry/test_journal_entry.js |
Vishal Dhayagude | 17b2720 | 2017-08-24 17:50:28 +0530 | [diff] [blame] | 89 | erpnext/stock/doctype/stock_reconciliation/test_stock_reconciliation.js |
Vishal Dhayagude | c3a2204 | 2017-08-28 11:09:35 +0530 | [diff] [blame] | 90 | erpnext/accounts/doctype/payment_entry/tests/test_payment_entry.js |
Vishal Dhayagude | da21643 | 2017-08-28 11:10:26 +0530 | [diff] [blame] | 91 | erpnext/selling/doctype/quotation/tests/test_quotation_submit_cancel_amend.js |
Vishal Dhayagude | 554cf9b | 2017-08-28 11:11:36 +0530 | [diff] [blame] | 92 | erpnext/stock/doctype/batch/test_batch.js |
Vishal Dhayagude | f8e6c44 | 2017-08-28 15:32:33 +0530 | [diff] [blame] | 93 | erpnext/accounts/doctype/bank_reconciliation/test_bank_reconciliation.js |
Vishal Dhayagude | 7ed4bfe | 2017-08-28 16:53:25 +0530 | [diff] [blame] | 94 | erpnext/stock/doctype/stock_entry/tests/test_stock_entry_for_material_receipt_for_serialize_item.js |
Vishal Dhayagude | 872bebb | 2017-08-28 15:33:21 +0530 | [diff] [blame] | 95 | erpnext/stock/doctype/stock_entry/tests/test_stock_entry_for_material_transfer_for_manufacture.js |
Vishal Dhayagude | 7ed4bfe | 2017-08-28 16:53:25 +0530 | [diff] [blame] | 96 | erpnext/stock/doctype/stock_entry/tests/test_stock_entry_for_subcontract.js |
Vishal Dhayagude | 1458d7f | 2017-08-31 14:47:01 +0530 | [diff] [blame] | 97 | erpnext/stock/doctype/stock_entry/tests/test_stock_entry_for_material_issue_with_serialize_item.js |
Vishal Dhayagude | 1252c30 | 2017-08-31 14:47:56 +0530 | [diff] [blame] | 98 | erpnext/stock/doctype/stock_entry/tests/test_stock_entry_for_repack.js |
Nabin Hait | 6c3618b | 2017-08-16 20:54:48 +0530 | [diff] [blame] | 99 | erpnext/accounts/doctype/sales_invoice/tests/test_sales_invoice_with_serialize_item.js |
| 100 | erpnext/accounts/doctype/payment_entry/tests/test_payment_against_invoice.js |
Rushabh Mehta | bc4e2cd | 2017-10-17 12:30:34 +0530 | [diff] [blame] | 101 | erpnext/buying/doctype/purchase_order/tests/test_purchase_order_with_last_purchase_rate.js |
Shreya Shah | be690ef | 2017-11-14 17:22:41 +0530 | [diff] [blame] | 102 | erpnext/stock/doctype/item_price/test_item_price.js |
| 103 | erpnext/stock/doctype/delivery_note/test_delivery_note_with_margin.js |
| 104 | erpnext/selling/doctype/sales_order/tests/test_sales_order_with_margin.js |
| 105 | erpnext/selling/doctype/quotation/tests/test_quotation_with_margin.js |
| 106 | erpnext/accounts/doctype/sales_invoice/tests/test_sales_invoice_with_margin.js |
Shreya | 9956f15 | 2017-11-30 15:51:37 +0530 | [diff] [blame] | 107 | erpnext/hr/doctype/payroll_entry/test_set_salary_components.js |
| 108 | erpnext/hr/doctype/payroll_entry/test_payroll_entry.js |
Shreya Shah | f718b0c | 2018-02-20 11:26:46 +0530 | [diff] [blame] | 109 | erpnext/accounts/doctype/pricing_rule/tests/test_pricing_rule_with_same_currency.js |
| 110 | erpnext/accounts/doctype/pricing_rule/tests/test_pricing_rule_with_different_currency.js |