blob: 0bbffa5666f00cca1baf1edbdd542118097d426c [file] [log] [blame]
Nabin Hait41146652017-09-14 17:26:23 +05301erpnext/tests/ui/make_fixtures.js #long
2erpnext/setup/doctype/company/tests/test_company.js
Saurabhd503f122017-11-21 15:22:41 +05303erpnext/accounts/doctype/account/tests/test_account.js
4erpnext/accounts/doctype/account/tests/test_make_tax_account.js
Rushabh Mehta476c66d2017-11-21 17:02:39 +05305erpnext/accounts/doctype/account/tests/test_account_with_number.js
Nabin Hait41146652017-09-14 17:26:23 +05306erpnext/accounts/doctype/pricing_rule/test_pricing_rule.js
7erpnext/accounts/doctype/sales_taxes_and_charges_template/test_sales_taxes_and_charges_template.js
8erpnext/accounts/doctype/purchase_taxes_and_charges_template/test_purchase_taxes_and_charges_template.js
9erpnext/accounts/doctype/shipping_rule/test_shipping_rule.js
10erpnext/crm/doctype/lead/test_lead.js
11erpnext/crm/doctype/opportunity/test_opportunity.js
12erpnext/setup/doctype/company/tests/test_company_production.js
Rushabh Mehtad5c64162017-11-14 15:27:28 +053013erpnext/stock/doctype/item/tests/test_item.js
Nabin Hait41146652017-09-14 17:26:23 +053014erpnext/selling/doctype/quotation/tests/test_quotation_with_discount_on_grand_total.js
15erpnext/selling/doctype/quotation/tests/test_quotation_with_item_wise_discount.js
16erpnext/selling/doctype/quotation/tests/test_quotation_with_multi_uom.js
17erpnext/selling/doctype/quotation/tests/test_quotation_with_taxes_and_charges.js
18erpnext/selling/doctype/quotation/tests/test_quotation_with_shipping_rule.js
19erpnext/selling/doctype/quotation/tests/test_quotation.js
20erpnext/selling/doctype/sales_order/tests/test_sales_order.js
21erpnext/selling/doctype/sales_order/tests/test_sales_order_with_multiple_delivery_date.js
22erpnext/selling/doctype/sales_order/tests/test_sales_order_with_item_wise_discount.js
23erpnext/selling/doctype/sales_order/tests/test_sales_order_with_multi_uom.js
24erpnext/selling/doctype/sales_order/tests/test_sales_order_with_discount_on_grand_total.js
25erpnext/selling/doctype/sales_order/tests/test_sales_order_with_taxes_and_charges.js
26erpnext/selling/doctype/sales_order/tests/test_sales_order_with_shipping_rule.js
27erpnext/selling/doctype/sales_order/tests/test_sales_order_with_pricing_rule.js
28erpnext/manufacturing/doctype/workstation/test_workstation.js
29erpnext/manufacturing/doctype/operation/test_operation.js
30erpnext/manufacturing/doctype/bom/test_bom.js
31erpnext/projects/doctype/project/project_timesheet.js
32erpnext/hr/doctype/holiday_list/test_holiday_list.js
33erpnext/hr/doctype/branch/test_branch.js
34erpnext/hr/doctype/leave_block_list/test_leave_block_list.js
35erpnext/hr/doctype/department/test_department.js
36erpnext/hr/doctype/designation/test_designation.js
37erpnext/hr/doctype/employment_type/test_employment_type.js
38erpnext/hr/doctype/employee/test_employee.js
39erpnext/hr/doctype/employee_attendance_tool/test_employee_attendance_tool.js
40erpnext/hr/doctype/attendance/test_attendance.js
41erpnext/hr/doctype/leave_type/test_leave_type.js
42erpnext/hr/doctype/leave_control_panel/test_leave_control_panel.js
43erpnext/hr/doctype/leave_allocation/test_leave_allocation.js
44erpnext/hr/doctype/leave_application/test_leave_application.js
45erpnext/schools/doctype/academic_year/test_academic_year.js
46erpnext/schools/doctype/academic_term/test_academic_term.js
47erpnext/schools/doctype/school_settings/test_school_settings.js
48erpnext/schools/doctype/student_batch_name/test_student_batch_name.js
49erpnext/schools/doctype/student_category/test_student_category.js
50erpnext/schools/doctype/room/test_room.js
51erpnext/schools/doctype/instructor/test_instructor.js
52erpnext/stock/doctype/warehouse/test_warehouse.js
53erpnext/manufacturing/doctype/production_order/test_production_order.js #long
Nabin Hait1fcd2b02017-07-28 21:09:42 +053054erpnext/accounts/page/pos/test_pos.js
Nabin Haitff736462017-11-08 14:34:38 +053055erpnext/selling/page/point_of_sale/tests/test_point_of_sale.js
Nabin Hait1fcd2b02017-07-28 21:09:42 +053056erpnext/selling/doctype/product_bundle/test_product_bundle.js
Vishal Dhayagude22baba22017-08-11 17:17:30 +053057erpnext/stock/doctype/delivery_note/test_delivery_note.js
Vishal Dhayagudeda30a692017-08-09 13:08:38 +053058erpnext/stock/doctype/material_request/tests/test_material_request.js
Vishal Dhayagudebde05e92017-08-09 16:56:14 +053059erpnext/stock/doctype/material_request/tests/test_material_request_type_material_issue.js
60erpnext/stock/doctype/material_request/tests/test_material_request_type_material_transfer.js
61erpnext/stock/doctype/material_request/tests/test_material_request_type_manufacture.js
Vishal Dhayagude4157b642017-08-11 12:06:16 +053062erpnext/stock/doctype/stock_entry/tests/test_stock_entry_for_material_issue.js
63erpnext/stock/doctype/stock_entry/tests/test_stock_entry_for_material_receipt.js
64erpnext/stock/doctype/stock_entry/tests/test_stock_entry_for_material_transfer.js
Utkarsh Goswami44b088c2017-08-16 11:32:04 +053065erpnext/hr/doctype/salary_structure/test_salary_structure.js
66erpnext/hr/doctype/salary_slip/test_salary_slip.js
Utkarsh Goswami5a27aea2017-08-18 13:12:53 +053067erpnext/hr/doctype/process_payroll/test_process_payroll.js
Utkarsh Goswamica63cc62017-08-18 11:57:01 +053068erpnext/hr/doctype/job_opening/test_job_opening.js
69erpnext/hr/doctype/job_applicant/test_job_applicant.js
70erpnext/hr/doctype/offer_letter/test_offer_letter.js
Utkarsh Goswami3da55742017-08-24 15:48:57 +053071erpnext/hr/doctype/appraisal_template/test_appraisal_template.js
72erpnext/hr/doctype/appraisal/test_appraisal.js
Utkarsh Goswami579c8e62017-08-25 16:12:49 +053073erpnext/hr/doctype/expense_claim_type/test_expense_claim_type.js
74erpnext/hr/doctype/expense_claim/test_expense_claim.js
Nabin Haitbaacf512017-09-04 10:13:29 +053075erpnext/hr/doctype/training_event/tests/test_training_event.js
Utkarsh Goswami9a04da22017-08-25 12:01:04 +053076erpnext/hr/doctype/training_result_employee/test_training_result.js
77erpnext/hr/doctype/training_feedback/test_training_feedback.js
Utkarsh Goswami7ba2a832017-08-28 11:13:16 +053078erpnext/hr/doctype/loan_type/test_loan_type.js
79erpnext/hr/doctype/employee_loan_application/test_employee_loan_application.js
80erpnext/hr/doctype/employee_loan/test_employee_loan.js
Zarrar14468e72017-08-10 10:56:22 +053081erpnext/buying/doctype/supplier/test_supplier.js
Zarrar780f11e2017-08-17 18:36:33 +053082erpnext/buying/doctype/request_for_quotation/tests/test_request_for_quotation.js
Shreya Shah67e2ef32017-08-14 09:17:00 +053083erpnext/buying/doctype/supplier_quotation/tests/test_supplier_quotation.js
Vishal Dhayagude71861312017-08-14 12:22:04 +053084erpnext/buying/doctype/supplier_quotation/tests/test_supplier_quotation_for_taxes_and_charges.js
Vishal Dhayagudea1637d82017-08-22 18:33:17 +053085erpnext/accounts/doctype/sales_invoice/tests/test_sales_invoice.js
86erpnext/accounts/doctype/sales_invoice/tests/test_sales_invoice_with_payment.js
Vishal Dhayagude914b8462017-08-28 11:14:28 +053087erpnext/accounts/doctype/sales_invoice/tests/test_sales_invoice_with_payment_request.js
Vishal Dhayagudef37eacd2017-08-17 11:01:59 +053088erpnext/accounts/doctype/purchase_invoice/test_purchase_invoice.js
Utkarsh Goswami4cb4d2f2017-10-05 16:51:42 +053089erpnext/accounts/doctype/payment_entry/tests/test_payment_against_purchase_invoice.js
Shreya Shahf6544e92017-08-14 17:29:09 +053090erpnext/buying/doctype/supplier_quotation/tests/test_supplier_quotation_for_item_wise_discount.js
91erpnext/buying/doctype/purchase_order/tests/test_purchase_order.js
92erpnext/buying/doctype/purchase_order/tests/test_purchase_order_with_multi_uom.js
Shreya Shah289400d2017-08-16 11:31:34 +053093erpnext/buying/doctype/purchase_order/tests/test_purchase_order_get_items.js
94erpnext/buying/doctype/purchase_order/tests/test_purchase_order_with_discount_on_grand_total.js
95erpnext/buying/doctype/purchase_order/tests/test_purchase_order_with_item_wise_discount.js
Shreya Shahb5ed6822017-08-17 11:03:43 +053096erpnext/buying/doctype/purchase_order/tests/test_purchase_order_with_taxes_and_charges.js
Vishal Dhayagude2890fa72017-08-18 11:55:14 +053097erpnext/buying/doctype/purchase_order/tests/test_purchase_order_receipt.js
98erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.js
Vishal Dhayagude8fd5b322017-08-20 10:59:48 +053099erpnext/schools/doctype/grading_scale/test_grading_scale.js
100erpnext/schools/doctype/assessment_criteria_group/test_assessment_criteria_group.js
101erpnext/schools/doctype/assessment_criteria/test_assessment_criteria.js
102erpnext/schools/doctype/course/test_course.js
103erpnext/schools/doctype/program/test_program.js
104erpnext/schools/doctype/guardian/test_guardian.js
105erpnext/schools/doctype/student_admission/test_student_admission.js
106erpnext/schools/doctype/student_applicant/tests/test_student_applicant_dummy_data.js
107erpnext/schools/doctype/student_applicant/tests/test_student_applicant.js
108erpnext/schools/doctype/student_applicant/tests/test_student_applicant_options.js
109erpnext/schools/doctype/student_log/test_student_log.js
110erpnext/schools/doctype/student_group/test_student_group.js
111erpnext/schools/doctype/student_group_creation_tool/test_student_group_creation_tool.js
112erpnext/schools/doctype/student_leave_application/test_student_leave_application.js
113erpnext/schools/doctype/student_attendance_tool/test_student_attendance_tool.js
114erpnext/schools/doctype/student_attendance/test_student_attendance.js
115erpnext/schools/doctype/assessment_group/test_assessment_group.js
116erpnext/schools/doctype/assessment_plan/test_assessment_plan.js
117erpnext/schools/doctype/assessment_result/test_assessment_result.js
118erpnext/schools/doctype/assessment_result_tool/test_assessment_result_tool.js
Vishal Dhayagude641d88f2017-08-23 18:32:12 +0530119erpnext/accounts/doctype/journal_entry/test_journal_entry.js
Vishal Dhayagude17b27202017-08-24 17:50:28 +0530120erpnext/stock/doctype/stock_reconciliation/test_stock_reconciliation.js
Vishal Dhayagudec3a22042017-08-28 11:09:35 +0530121erpnext/accounts/doctype/payment_entry/tests/test_payment_entry.js
Vishal Dhayagudeda216432017-08-28 11:10:26 +0530122erpnext/selling/doctype/quotation/tests/test_quotation_submit_cancel_amend.js
Vishal Dhayagude554cf9b2017-08-28 11:11:36 +0530123erpnext/stock/doctype/batch/test_batch.js
Vishal Dhayagudef8e6c442017-08-28 15:32:33 +0530124erpnext/accounts/doctype/bank_reconciliation/test_bank_reconciliation.js
Vishal Dhayagude7ed4bfe2017-08-28 16:53:25 +0530125erpnext/stock/doctype/stock_entry/tests/test_stock_entry_for_material_receipt_for_serialize_item.js
Vishal Dhayagude872bebb2017-08-28 15:33:21 +0530126erpnext/stock/doctype/stock_entry/tests/test_stock_entry_for_material_transfer_for_manufacture.js
Vishal Dhayagude7ed4bfe2017-08-28 16:53:25 +0530127erpnext/stock/doctype/stock_entry/tests/test_stock_entry_for_subcontract.js
Vishal Dhayagude1458d7f2017-08-31 14:47:01 +0530128erpnext/stock/doctype/stock_entry/tests/test_stock_entry_for_material_issue_with_serialize_item.js
Vishal Dhayagude1252c302017-08-31 14:47:56 +0530129erpnext/stock/doctype/stock_entry/tests/test_stock_entry_for_repack.js
Nabin Hait6c3618b2017-08-16 20:54:48 +0530130erpnext/accounts/doctype/sales_invoice/tests/test_sales_invoice_with_serialize_item.js
131erpnext/accounts/doctype/payment_entry/tests/test_payment_against_invoice.js
Rushabh Mehtabc4e2cd2017-10-17 12:30:34 +0530132erpnext/buying/doctype/purchase_order/tests/test_purchase_order_with_last_purchase_rate.js
133erpnext/restaurant/doctype/restaurant/test_restaurant.js
Nabin Hait4825ecc2017-10-21 10:44:30 +0530134erpnext/restaurant/doctype/restaurant_table/test_restaurant_table.js
Rushabh Mehtabc4e2cd2017-10-17 12:30:34 +0530135erpnext/restaurant/doctype/restaurant_menu/test_restaurant_menu.js
136erpnext/restaurant/doctype/restaurant_order_entry/restaurant_order_entry.js
Zarrar6d41a9a2017-10-31 13:10:55 +0530137erpnext/projects/doctype/task/tests/test_task_tree.js
Shreya Shahbe690ef2017-11-14 17:22:41 +0530138erpnext/stock/doctype/item_price/test_item_price.js
139erpnext/stock/doctype/delivery_note/test_delivery_note_with_margin.js
140erpnext/selling/doctype/sales_order/tests/test_sales_order_with_margin.js
141erpnext/selling/doctype/quotation/tests/test_quotation_with_margin.js
142erpnext/accounts/doctype/sales_invoice/tests/test_sales_invoice_with_margin.js