-
Notifications
You must be signed in to change notification settings - Fork 0
Library
chacha 🎀 edited this page Jan 11, 2026
·
1 revision
**Library Page **
This section checks that the Library page works right. It covers browsing through 'Courses' and 'Activities' and using difficulty filters (Beginner to Advanced) to find lessons. It also makes sure you can search for specific content to use in your classes.
| Test Case ID | Module | Test Scenario | Expected Result |
|---|---|---|---|
| LIB-001 | Navigation | Open the Library and switch tabs | The page loads and you can move between Courses and Activities tabs. |
| LIB-002 | Filters | Sort by difficulty (Beginner / Adv) | The list updates to show only courses at the selected difficulty level. |
| LIB-003 | Search | Use the top search bar for a course | Results appear that match the course title or entered keyword. |
| LIB-004 | Content | View course card details | Course cards display correctly with lesson counts and difficulty labels. |