blob: 880263f6ceb20c211e038cfa02d4be3849d086f0 [file] [log] [blame]
Rushabh Mehta9d27cf32017-07-20 15:35:03 +05301erpnext/tests/ui/make_fixtures.js #long
Ameya Shenoy4e91f282017-07-31 11:02:28 +05302erpnext/setup/doctype/company/tests/test_company.js
Rushabh Mehta9d27cf32017-07-20 15:35:03 +05303erpnext/accounts/doctype/account/test_account.js
Vishal Dhayagudec67bf502017-07-27 09:11:08 +05304erpnext/accounts/doctype/account/test_make_tax_account.js
Vishal Dhayagudeed0b1072017-08-02 17:31:20 +05305erpnext/accounts/doctype/pricing_rule/test_pricing_rule.js
Vishal Dhayagudeb5284112017-07-27 12:15:06 +05306erpnext/accounts/doctype/sales_taxes_and_charges_template/test_sales_taxes_and_charges_template.js
Vishal Dhayagudef37eacd2017-08-17 11:01:59 +05307erpnext/accounts/doctype/purchase_taxes_and_charges_template/test_purchase_taxes_and_charges_template.js
Vishal Dhayagudef9e48932017-08-02 17:16:46 +05308erpnext/accounts/doctype/shipping_rule/test_shipping_rule.js
Rushabh Mehta9d27cf32017-07-20 15:35:03 +05309erpnext/crm/doctype/lead/test_lead.js
10erpnext/crm/doctype/opportunity/test_opportunity.js
Ameya Shenoy4e91f282017-07-31 11:02:28 +053011erpnext/setup/doctype/company/tests/test_company_production.js
Utkarsh Yadav20a862a2017-07-24 14:33:42 +053012erpnext/crm/doctype/item/test_item.js
Vishal Dhayagude135560e2017-08-08 18:22:53 +053013erpnext/selling/doctype/quotation/tests/test_quotation_with_discount_on_grand_total.js
14erpnext/selling/doctype/quotation/tests/test_quotation_with_item_wise_discount.js
15erpnext/selling/doctype/quotation/tests/test_quotation_with_multi_uom.js
16erpnext/selling/doctype/quotation/tests/test_quotation_with_taxes_and_charges.js
17erpnext/selling/doctype/quotation/tests/test_quotation_with_shipping_rule.js
18erpnext/selling/doctype/quotation/tests/test_quotation.js
Vishal Dhayagude316477b2017-08-01 17:16:21 +053019erpnext/selling/doctype/sales_order/tests/test_sales_order.js
20erpnext/selling/doctype/sales_order/tests/test_sales_order_with_multiple_delivery_date.js
21erpnext/selling/doctype/sales_order/tests/test_sales_order_with_item_wise_discount.js
22erpnext/selling/doctype/sales_order/tests/test_sales_order_with_multi_uom.js
Vishal Dhayagudef1f1b602017-08-02 17:15:47 +053023erpnext/selling/doctype/sales_order/tests/test_sales_order_with_discount_on_grand_total.js
24erpnext/selling/doctype/sales_order/tests/test_sales_order_with_taxes_and_charges.js
Vishal Dhayagude592add92017-08-04 10:51:08 +053025erpnext/selling/doctype/sales_order/tests/test_sales_order_with_shipping_rule.js
26erpnext/selling/doctype/sales_order/tests/test_sales_order_with_pricing_rule.js
Ameya Shenoy91b28332017-07-24 14:34:30 +053027erpnext/manufacturing/doctype/workstation/test_workstation.js
28erpnext/manufacturing/doctype/operation/test_operation.js
Utkarsh Yadavb8a4a582017-07-26 13:14:34 +053029erpnext/manufacturing/doctype/bom/test_bom.js
Utkarsh Yadavb8b01922017-07-27 11:49:10 +053030erpnext/projects/doctype/project/project_timesheet.js
Utkarsh Yadav20a862a2017-07-24 14:33:42 +053031erpnext/hr/doctype/holiday_list/test_holiday_list.js
Ameya Shenoy91b28332017-07-24 14:34:30 +053032erpnext/hr/doctype/branch/test_branch.js
Utkarsh Yadavb8a4a582017-07-26 13:14:34 +053033erpnext/hr/doctype/leave_block_list/test_leave_block_list.js
34erpnext/hr/doctype/department/test_department.js
35erpnext/hr/doctype/designation/test_designation.js
Utkarsh Goswami40937082017-07-26 16:31:08 +053036erpnext/hr/doctype/employment_type/test_employment_type.js
Utkarsh Yadavb8b01922017-07-27 11:49:10 +053037erpnext/hr/doctype/employee/test_employee.js
38erpnext/hr/doctype/employee_attendance_tool/test_employee_attendance_tool.js
Zarrarc5451062017-07-27 17:19:06 +053039erpnext/hr/doctype/attendance/test_attendance.js
Utkarsh Yadav1c8d8a92017-07-28 11:40:29 +053040erpnext/hr/doctype/leave_type/test_leave_type.js
41erpnext/hr/doctype/leave_control_panel/test_leave_control_panel.js
42erpnext/hr/doctype/leave_allocation/test_leave_allocation.js
Utkarsh Yadav8990af42017-07-28 19:37:15 +053043erpnext/hr/doctype/leave_application/test_leave_application.js
Zarrarc5451062017-07-27 17:19:06 +053044erpnext/schools/doctype/academic_year/test_academic_year.js
45erpnext/schools/doctype/academic_term/test_academic_term.js
46erpnext/schools/doctype/school_settings/test_school_settings.js
47erpnext/schools/doctype/student_batch_name/test_student_batch_name.js
48erpnext/schools/doctype/student_category/test_student_category.js
49erpnext/schools/doctype/room/test_room.js
50erpnext/schools/doctype/instructor/test_instructor.js
Ameya Shenoy4e91f282017-07-31 11:02:28 +053051erpnext/stock/doctype/warehouse/test_warehouse.js
Ameya Shenoy43310672017-08-04 10:50:32 +053052erpnext/manufacturing/doctype/production_order/test_production_order.js #long
Nabin Hait1fcd2b02017-07-28 21:09:42 +053053erpnext/accounts/page/pos/test_pos.js
54erpnext/selling/doctype/product_bundle/test_product_bundle.js
Vishal Dhayagude22baba22017-08-11 17:17:30 +053055erpnext/stock/doctype/delivery_note/test_delivery_note.js
Vishal Dhayagudeda30a692017-08-09 13:08:38 +053056erpnext/stock/doctype/material_request/tests/test_material_request.js
Vishal Dhayagudebde05e92017-08-09 16:56:14 +053057erpnext/stock/doctype/material_request/tests/test_material_request_type_material_issue.js
58erpnext/stock/doctype/material_request/tests/test_material_request_type_material_transfer.js
59erpnext/stock/doctype/material_request/tests/test_material_request_type_manufacture.js
Vishal Dhayagude4157b642017-08-11 12:06:16 +053060erpnext/stock/doctype/stock_entry/tests/test_stock_entry_for_material_issue.js
61erpnext/stock/doctype/stock_entry/tests/test_stock_entry_for_material_receipt.js
62erpnext/stock/doctype/stock_entry/tests/test_stock_entry_for_material_transfer.js
Utkarsh Goswami44b088c2017-08-16 11:32:04 +053063erpnext/hr/doctype/salary_structure/test_salary_structure.js
64erpnext/hr/doctype/salary_slip/test_salary_slip.js
Utkarsh Goswami5a27aea2017-08-18 13:12:53 +053065erpnext/hr/doctype/process_payroll/test_process_payroll.js
Utkarsh Goswamica63cc62017-08-18 11:57:01 +053066erpnext/hr/doctype/job_opening/test_job_opening.js
67erpnext/hr/doctype/job_applicant/test_job_applicant.js
68erpnext/hr/doctype/offer_letter/test_offer_letter.js
Utkarsh Goswami3da55742017-08-24 15:48:57 +053069erpnext/hr/doctype/appraisal_template/test_appraisal_template.js
70erpnext/hr/doctype/appraisal/test_appraisal.js
Utkarsh Goswami579c8e62017-08-25 16:12:49 +053071erpnext/hr/doctype/expense_claim_type/test_expense_claim_type.js
72erpnext/hr/doctype/expense_claim/test_expense_claim.js
Utkarsh Goswami9a04da22017-08-25 12:01:04 +053073erpnext/hr/doctype/training_event/test_training_event.js
74erpnext/hr/doctype/training_result_employee/test_training_result.js
75erpnext/hr/doctype/training_feedback/test_training_feedback.js
Utkarsh Goswami7ba2a832017-08-28 11:13:16 +053076erpnext/hr/doctype/loan_type/test_loan_type.js
77erpnext/hr/doctype/employee_loan_application/test_employee_loan_application.js
78erpnext/hr/doctype/employee_loan/test_employee_loan.js
Zarrar14468e72017-08-10 10:56:22 +053079erpnext/buying/doctype/supplier/test_supplier.js
Zarrar780f11e2017-08-17 18:36:33 +053080erpnext/buying/doctype/request_for_quotation/tests/test_request_for_quotation.js
Shreya Shah67e2ef32017-08-14 09:17:00 +053081erpnext/buying/doctype/supplier_quotation/tests/test_supplier_quotation.js
Vishal Dhayagude71861312017-08-14 12:22:04 +053082erpnext/buying/doctype/supplier_quotation/tests/test_supplier_quotation_for_taxes_and_charges.js
Vishal Dhayagudea1637d82017-08-22 18:33:17 +053083erpnext/accounts/doctype/sales_invoice/tests/test_sales_invoice.js
84erpnext/accounts/doctype/sales_invoice/tests/test_sales_invoice_with_payment.js
Vishal Dhayagude914b8462017-08-28 11:14:28 +053085erpnext/accounts/doctype/sales_invoice/tests/test_sales_invoice_with_payment_request.js
Vishal Dhayagudef37eacd2017-08-17 11:01:59 +053086erpnext/accounts/doctype/purchase_invoice/test_purchase_invoice.js
Shreya Shahf6544e92017-08-14 17:29:09 +053087erpnext/buying/doctype/supplier_quotation/tests/test_supplier_quotation_for_item_wise_discount.js
88erpnext/buying/doctype/purchase_order/tests/test_purchase_order.js
89erpnext/buying/doctype/purchase_order/tests/test_purchase_order_with_multi_uom.js
Shreya Shah289400d2017-08-16 11:31:34 +053090erpnext/buying/doctype/purchase_order/tests/test_purchase_order_get_items.js
91erpnext/buying/doctype/purchase_order/tests/test_purchase_order_with_discount_on_grand_total.js
92erpnext/buying/doctype/purchase_order/tests/test_purchase_order_with_item_wise_discount.js
Shreya Shahb5ed6822017-08-17 11:03:43 +053093erpnext/buying/doctype/purchase_order/tests/test_purchase_order_with_taxes_and_charges.js
Vishal Dhayagude2890fa72017-08-18 11:55:14 +053094erpnext/buying/doctype/purchase_order/tests/test_purchase_order_receipt.js
95erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.js
Vishal Dhayagude8fd5b322017-08-20 10:59:48 +053096erpnext/schools/doctype/grading_scale/test_grading_scale.js
97erpnext/schools/doctype/assessment_criteria_group/test_assessment_criteria_group.js
98erpnext/schools/doctype/assessment_criteria/test_assessment_criteria.js
99erpnext/schools/doctype/course/test_course.js
100erpnext/schools/doctype/program/test_program.js
101erpnext/schools/doctype/guardian/test_guardian.js
102erpnext/schools/doctype/student_admission/test_student_admission.js
103erpnext/schools/doctype/student_applicant/tests/test_student_applicant_dummy_data.js
104erpnext/schools/doctype/student_applicant/tests/test_student_applicant.js
105erpnext/schools/doctype/student_applicant/tests/test_student_applicant_options.js
106erpnext/schools/doctype/student_log/test_student_log.js
107erpnext/schools/doctype/student_group/test_student_group.js
108erpnext/schools/doctype/student_group_creation_tool/test_student_group_creation_tool.js
109erpnext/schools/doctype/student_leave_application/test_student_leave_application.js
110erpnext/schools/doctype/student_attendance_tool/test_student_attendance_tool.js
111erpnext/schools/doctype/student_attendance/test_student_attendance.js
112erpnext/schools/doctype/assessment_group/test_assessment_group.js
113erpnext/schools/doctype/assessment_plan/test_assessment_plan.js
114erpnext/schools/doctype/assessment_result/test_assessment_result.js
115erpnext/schools/doctype/assessment_result_tool/test_assessment_result_tool.js
Vishal Dhayagude641d88f2017-08-23 18:32:12 +0530116erpnext/accounts/doctype/journal_entry/test_journal_entry.js
Vishal Dhayagude17b27202017-08-24 17:50:28 +0530117erpnext/stock/doctype/stock_reconciliation/test_stock_reconciliation.js
Vishal Dhayagudec3a22042017-08-28 11:09:35 +0530118erpnext/accounts/doctype/payment_entry/tests/test_payment_entry.js
Vishal Dhayagudeda216432017-08-28 11:10:26 +0530119erpnext/selling/doctype/quotation/tests/test_quotation_submit_cancel_amend.js
Vishal Dhayagude554cf9b2017-08-28 11:11:36 +0530120erpnext/stock/doctype/batch/test_batch.js
Vishal Dhayagudef8e6c442017-08-28 15:32:33 +0530121erpnext/accounts/doctype/bank_reconciliation/test_bank_reconciliation.js
Vishal Dhayagude7ed4bfe2017-08-28 16:53:25 +0530122erpnext/stock/doctype/stock_entry/tests/test_stock_entry_for_material_receipt_for_serialize_item.js
Vishal Dhayagude872bebb2017-08-28 15:33:21 +0530123erpnext/stock/doctype/stock_entry/tests/test_stock_entry_for_material_transfer_for_manufacture.js
Vishal Dhayagude7ed4bfe2017-08-28 16:53:25 +0530124erpnext/stock/doctype/stock_entry/tests/test_stock_entry_for_subcontract.js
Vishal Dhayagude1458d7f2017-08-31 14:47:01 +0530125erpnext/stock/doctype/stock_entry/tests/test_stock_entry_for_material_issue_with_serialize_item.js
Vishal Dhayagude1252c302017-08-31 14:47:56 +0530126erpnext/stock/doctype/stock_entry/tests/test_stock_entry_for_repack.js
127erpnext/accounts/doctype/sales_invoice/tests/test_sales_invoice_with_serialize_item.js