17fd6610dc
* fieldname wrong * bifurcated test into two - error when both were running async * minor fixes with link and route * move school domain rename up * fix async creation of operations test * edit-in-full-page is button, not link * set_route issue in production order test * minor changes * fix task tree test * more fixes * fix server side issue * improvising ui tests
46 lines
2.9 KiB
Plaintext
46 lines
2.9 KiB
Plaintext
erpnext/setup/doctype/company/tests/test_company.js
|
|
erpnext/crm/doctype/lead/tests/test_lead_individual.js
|
|
erpnext/crm/doctype/lead/tests/test_lead_organization.js
|
|
erpnext/setup/doctype/company/tests/test_company_production.js
|
|
erpnext/hr/doctype/leave_block_list/test_leave_block_list.js
|
|
erpnext/hr/doctype/department/test_department.js
|
|
erpnext/hr/doctype/designation/test_designation.js
|
|
erpnext/education/doctype/academic_year/test_academic_year.js
|
|
erpnext/education/doctype/academic_term/test_academic_term.js
|
|
erpnext/education/doctype/education_settings/test_education_settings.js
|
|
erpnext/education/doctype/student_batch_name/test_student_batch_name.js
|
|
erpnext/education/doctype/student_category/test_student_category.js
|
|
erpnext/education/doctype/room/test_room.js
|
|
erpnext/education/doctype/instructor/test_instructor.js
|
|
erpnext/education/doctype/grading_scale/test_grading_scale.js
|
|
erpnext/education/doctype/assessment_criteria_group/test_assessment_criteria_group.js
|
|
erpnext/education/doctype/assessment_criteria/test_assessment_criteria.js
|
|
erpnext/education/doctype/course/test_course.js
|
|
erpnext/education/doctype/program/test_program.js
|
|
erpnext/education/doctype/guardian/test_guardian.js
|
|
erpnext/education/doctype/student_admission/test_student_admission.js
|
|
erpnext/education/doctype/student_applicant/tests/test_student_applicant_dummy_data.js
|
|
erpnext/education/doctype/student_applicant/tests/test_student_applicant.js
|
|
erpnext/education/doctype/student_applicant/tests/test_student_applicant_options.js
|
|
erpnext/education/doctype/student_log/test_student_log.js
|
|
erpnext/education/doctype/student_group/test_student_group.js
|
|
erpnext/education/doctype/student_group_creation_tool/test_student_group_creation_tool.js
|
|
erpnext/education/doctype/student_leave_application/test_student_leave_application.js
|
|
erpnext/education/doctype/student_attendance_tool/test_student_attendance_tool.js
|
|
erpnext/education/doctype/student_attendance/test_student_attendance.js
|
|
erpnext/education/doctype/assessment_group/test_assessment_group.js
|
|
erpnext/education/doctype/assessment_plan/test_assessment_plan.js
|
|
erpnext/education/doctype/assessment_result/test_assessment_result.js
|
|
erpnext/education/doctype/assessment_result_tool/test_assessment_result_tool.js
|
|
erpnext/projects/doctype/task/tests/test_task_tree.js
|
|
erpnext/restaurant/doctype/restaurant/test_restaurant.js
|
|
erpnext/restaurant/doctype/restaurant_table/test_restaurant_table.js
|
|
erpnext/restaurant/doctype/restaurant_menu/test_restaurant_menu.js
|
|
erpnext/restaurant/doctype/restaurant_order_entry/restaurant_order_entry.js
|
|
erpnext/non_profit/doctype/membership_type/test_membership_type.js
|
|
erpnext/non_profit/doctype/member/test_member.js
|
|
erpnext/non_profit/doctype/volunteer_type/test_volunteer_type.js
|
|
erpnext/non_profit/doctype/volunteer/test_volunteer.js
|
|
erpnext/non_profit/doctype/donor_type/test_donor_type.js
|
|
erpnext/non_profit/doctype/donor/test_donor.js
|
|
erpnext/non_profit/doctype/grant_application/test_grant_application.js |