learningequality / learningequality/studio
`DetailsTabView`: Add tests for new metadata fields
Open
Nobody has claimed this yet.
P2 - normal
TAG: tech update / debt
TAG: unit tests
- Dominant language
- Python
- Stars
- 191
- Forks
- 307
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 10
Description
Observed behavior
Once the test suite is fixed, new metadata fields need to be tested:
grade_levelsaccessibility_labelslearner_needslearning_activitiescategoriescompletion_criteriasuggested_duration
Expected behavior
Tests should run successfully
Additional information
This is blocked by: #3371
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the DetailsTabView implementation and existing tests, then inspect blocking issue #3371 before changing this issue. Add coverage for grade_levels, accessibility_labels, learner_needs, learning_activities, categories, completion_criteria, and suggested_duration. Done means the test suite runs successfully with all listed metadata fields tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100