Rushabh Mehta | 9d27cf3 | 2017-07-20 15:35:03 +0530 | [diff] [blame] | 1 | erpnext/tests/ui/make_fixtures.js #long |
Ameya Shenoy | 4e91f28 | 2017-07-31 11:02:28 +0530 | [diff] [blame] | 2 | erpnext/setup/doctype/company/tests/test_company.js |
Rushabh Mehta | 9d27cf3 | 2017-07-20 15:35:03 +0530 | [diff] [blame] | 3 | erpnext/accounts/doctype/account/test_account.js |
Vishal Dhayagude | c67bf50 | 2017-07-27 09:11:08 +0530 | [diff] [blame] | 4 | erpnext/accounts/doctype/account/test_make_tax_account.js |
Vishal Dhayagude | ed0b107 | 2017-08-02 17:31:20 +0530 | [diff] [blame] | 5 | erpnext/accounts/doctype/pricing_rule/test_pricing_rule.js |
Vishal Dhayagude | b528411 | 2017-07-27 12:15:06 +0530 | [diff] [blame] | 6 | erpnext/accounts/doctype/sales_taxes_and_charges_template/test_sales_taxes_and_charges_template.js |
Vishal Dhayagude | f9e4893 | 2017-08-02 17:16:46 +0530 | [diff] [blame] | 7 | erpnext/accounts/doctype/shipping_rule/test_shipping_rule.js |
Rushabh Mehta | 9d27cf3 | 2017-07-20 15:35:03 +0530 | [diff] [blame] | 8 | erpnext/crm/doctype/lead/test_lead.js |
| 9 | erpnext/crm/doctype/opportunity/test_opportunity.js |
Ameya Shenoy | 4e91f28 | 2017-07-31 11:02:28 +0530 | [diff] [blame] | 10 | erpnext/setup/doctype/company/tests/test_company_production.js |
Utkarsh Yadav | 20a862a | 2017-07-24 14:33:42 +0530 | [diff] [blame] | 11 | erpnext/crm/doctype/item/test_item.js |
Vishal Dhayagude | 135560e | 2017-08-08 18:22:53 +0530 | [diff] [blame] | 12 | erpnext/selling/doctype/quotation/tests/test_quotation_with_discount_on_grand_total.js |
| 13 | erpnext/selling/doctype/quotation/tests/test_quotation_with_item_wise_discount.js |
| 14 | erpnext/selling/doctype/quotation/tests/test_quotation_with_multi_uom.js |
| 15 | erpnext/selling/doctype/quotation/tests/test_quotation_with_taxes_and_charges.js |
| 16 | erpnext/selling/doctype/quotation/tests/test_quotation_with_shipping_rule.js |
| 17 | erpnext/selling/doctype/quotation/tests/test_quotation.js |
Vishal Dhayagude | 316477b | 2017-08-01 17:16:21 +0530 | [diff] [blame] | 18 | erpnext/selling/doctype/sales_order/tests/test_sales_order.js |
| 19 | erpnext/selling/doctype/sales_order/tests/test_sales_order_with_multiple_delivery_date.js |
| 20 | erpnext/selling/doctype/sales_order/tests/test_sales_order_with_item_wise_discount.js |
| 21 | erpnext/selling/doctype/sales_order/tests/test_sales_order_with_multi_uom.js |
Vishal Dhayagude | f1f1b60 | 2017-08-02 17:15:47 +0530 | [diff] [blame] | 22 | erpnext/selling/doctype/sales_order/tests/test_sales_order_with_discount_on_grand_total.js |
| 23 | erpnext/selling/doctype/sales_order/tests/test_sales_order_with_taxes_and_charges.js |
Vishal Dhayagude | 592add9 | 2017-08-04 10:51:08 +0530 | [diff] [blame] | 24 | erpnext/selling/doctype/sales_order/tests/test_sales_order_with_shipping_rule.js |
| 25 | erpnext/selling/doctype/sales_order/tests/test_sales_order_with_pricing_rule.js |
Ameya Shenoy | 91b2833 | 2017-07-24 14:34:30 +0530 | [diff] [blame] | 26 | erpnext/manufacturing/doctype/workstation/test_workstation.js |
| 27 | erpnext/manufacturing/doctype/operation/test_operation.js |
Utkarsh Yadav | b8a4a58 | 2017-07-26 13:14:34 +0530 | [diff] [blame] | 28 | erpnext/manufacturing/doctype/bom/test_bom.js |
Utkarsh Yadav | b8b0192 | 2017-07-27 11:49:10 +0530 | [diff] [blame] | 29 | erpnext/projects/doctype/project/project_timesheet.js |
Utkarsh Yadav | 20a862a | 2017-07-24 14:33:42 +0530 | [diff] [blame] | 30 | erpnext/hr/doctype/holiday_list/test_holiday_list.js |
Ameya Shenoy | 91b2833 | 2017-07-24 14:34:30 +0530 | [diff] [blame] | 31 | erpnext/hr/doctype/branch/test_branch.js |
Utkarsh Yadav | b8a4a58 | 2017-07-26 13:14:34 +0530 | [diff] [blame] | 32 | erpnext/hr/doctype/leave_block_list/test_leave_block_list.js |
| 33 | erpnext/hr/doctype/department/test_department.js |
| 34 | erpnext/hr/doctype/designation/test_designation.js |
Utkarsh Goswami | 4093708 | 2017-07-26 16:31:08 +0530 | [diff] [blame] | 35 | erpnext/hr/doctype/employment_type/test_employment_type.js |
Utkarsh Yadav | b8b0192 | 2017-07-27 11:49:10 +0530 | [diff] [blame] | 36 | erpnext/hr/doctype/employee/test_employee.js |
| 37 | erpnext/hr/doctype/employee_attendance_tool/test_employee_attendance_tool.js |
Zarrar | c545106 | 2017-07-27 17:19:06 +0530 | [diff] [blame] | 38 | erpnext/hr/doctype/attendance/test_attendance.js |
Utkarsh Yadav | 1c8d8a9 | 2017-07-28 11:40:29 +0530 | [diff] [blame] | 39 | erpnext/hr/doctype/leave_type/test_leave_type.js |
| 40 | erpnext/hr/doctype/leave_control_panel/test_leave_control_panel.js |
| 41 | erpnext/hr/doctype/leave_allocation/test_leave_allocation.js |
Utkarsh Yadav | 8990af4 | 2017-07-28 19:37:15 +0530 | [diff] [blame] | 42 | erpnext/hr/doctype/leave_application/test_leave_application.js |
Zarrar | c545106 | 2017-07-27 17:19:06 +0530 | [diff] [blame] | 43 | erpnext/schools/doctype/academic_year/test_academic_year.js |
| 44 | erpnext/schools/doctype/academic_term/test_academic_term.js |
| 45 | erpnext/schools/doctype/school_settings/test_school_settings.js |
| 46 | erpnext/schools/doctype/student_batch_name/test_student_batch_name.js |
| 47 | erpnext/schools/doctype/student_category/test_student_category.js |
| 48 | erpnext/schools/doctype/room/test_room.js |
| 49 | erpnext/schools/doctype/instructor/test_instructor.js |
Ameya Shenoy | 4e91f28 | 2017-07-31 11:02:28 +0530 | [diff] [blame] | 50 | erpnext/stock/doctype/warehouse/test_warehouse.js |
Ameya Shenoy | 4331067 | 2017-08-04 10:50:32 +0530 | [diff] [blame] | 51 | erpnext/manufacturing/doctype/production_order/test_production_order.js #long |
Nabin Hait | 1fcd2b0 | 2017-07-28 21:09:42 +0530 | [diff] [blame] | 52 | erpnext/accounts/page/pos/test_pos.js |
| 53 | erpnext/selling/doctype/product_bundle/test_product_bundle.js |
Vishal Dhayagude | da30a69 | 2017-08-09 13:08:38 +0530 | [diff] [blame] | 54 | erpnext/stock/doctype/material_request/tests/test_material_request.js |
Vishal Dhayagude | bde05e9 | 2017-08-09 16:56:14 +0530 | [diff] [blame] | 55 | erpnext/stock/doctype/material_request/tests/test_material_request_type_material_issue.js |
| 56 | erpnext/stock/doctype/material_request/tests/test_material_request_type_material_transfer.js |
| 57 | erpnext/stock/doctype/material_request/tests/test_material_request_type_manufacture.js |
Zarrar | 35d3190 | 2017-07-31 11:05:52 +0530 | [diff] [blame] | 58 | erpnext/schools/doctype/grading_scale/test_grading_scale.js |
| 59 | erpnext/schools/doctype/assessment_criteria_group/test_assessment_criteria_group.js |
| 60 | erpnext/schools/doctype/assessment_criteria/test_assessment_criteria.js |
| 61 | erpnext/schools/doctype/course/test_course.js |
Zarrar | 78c6e34 | 2017-08-02 11:25:49 +0530 | [diff] [blame] | 62 | erpnext/schools/doctype/program/test_program.js |
| 63 | erpnext/schools/doctype/guardian/test_guardian.js |
| 64 | erpnext/schools/doctype/student_admission/test_student_admission.js |
Zarrar | 326acc3 | 2017-08-04 10:51:26 +0530 | [diff] [blame] | 65 | erpnext/schools/doctype/student_applicant/tests/test_student_applicant_dummy_data.js |
Zarrar | 78c6e34 | 2017-08-02 11:25:49 +0530 | [diff] [blame] | 66 | erpnext/schools/doctype/student_applicant/tests/test_student_applicant.js |
Zarrar | 82d2828 | 2017-08-04 15:33:27 +0530 | [diff] [blame] | 67 | erpnext/schools/doctype/student_applicant/tests/test_student_applicant_options.js |
| 68 | erpnext/schools/doctype/student_log/test_student_log.js |
| 69 | erpnext/schools/doctype/student_group/test_student_group.js |
Zarrar | 17e35e6 | 2017-08-08 18:24:15 +0530 | [diff] [blame] | 70 | erpnext/schools/doctype/student_group_creation_tool/test_student_group_creation_tool.js |
| 71 | erpnext/schools/doctype/student_leave_application/test_student_leave_application.js |
| 72 | erpnext/schools/doctype/student_attendance_tool/test_student_attendance_tool.js |
Vishal Dhayagude | e05c2e5 | 2017-08-09 17:36:04 +0530 | [diff] [blame] | 73 | erpnext/schools/doctype/student_attendance/test_student_attendance.js |
Shreya Shah | 243f091 | 2017-08-10 10:51:47 +0530 | [diff] [blame] | 74 | erpnext/stock/doctype/stock_entry/tests/test_stock_entry_for_material_issue.js |
Zarrar | 14468e7 | 2017-08-10 10:56:22 +0530 | [diff] [blame] | 75 | erpnext/schools/doctype/assessment_group/test_assessment_group.js |
| 76 | erpnext/schools/doctype/assessment_plan/test_assessment_plan.js |
| 77 | erpnext/schools/doctype/assessment_result/test_assessment_result.js |
| 78 | erpnext/schools/doctype/assessment_result_tool/test_assessment_result_tool.js |
| 79 | erpnext/buying/doctype/supplier/test_supplier.js |