test: fixed course ui tests based on new flow

This commit is contained in:
Jannat Patel
2026-01-29 16:17:34 +05:30
parent 5970540a99
commit 7fe398fc66
5 changed files with 184 additions and 139 deletions

View File

@@ -38,10 +38,11 @@
"fieldtype": "Column Break"
}
],
"grid_page_length": 50,
"index_web_pages_for_search": 1,
"links": [],
"modified": "2023-12-21 15:25:16.744558",
"modified_by": "Administrator",
"modified": "2026-01-29 16:10:47.787285",
"modified_by": "sayali@frappe.io",
"module": "LMS",
"name": "LMS Course Review",
"owner": "Administrator",
@@ -60,7 +61,6 @@
},
{
"create": 1,
"delete": 1,
"email": 1,
"export": 1,
"print": 1,
@@ -69,12 +69,49 @@
"role": "LMS Student",
"share": 1,
"write": 1
},
{
"create": 1,
"delete": 1,
"email": 1,
"export": 1,
"print": 1,
"read": 1,
"report": 1,
"role": "Moderator",
"share": 1,
"write": 1
},
{
"create": 1,
"delete": 1,
"email": 1,
"export": 1,
"print": 1,
"read": 1,
"report": 1,
"role": "Course Creator",
"share": 1,
"write": 1
},
{
"create": 1,
"delete": 1,
"email": 1,
"export": 1,
"print": 1,
"read": 1,
"report": 1,
"role": "Batch Evaluator",
"share": 1,
"write": 1
}
],
"row_format": "Dynamic",
"search_fields": "course",
"sort_field": "modified",
"sort_order": "DESC",
"states": [],
"title_field": "course",
"track_changes": 1
}
}