learningequality / learningequality/studio
Test that apI_add_nodes_to_tree (internal.py) adds slides when slideshow data provided
Open
Nobody has claimed this yet.
TAG: unit tests
- Dominant language
- Python
- Stars
- 191
- Forks
- 307
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 10
Description
Also should test error handling in case of invalid extra_fields data being passed.
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
Read the apI_add_nodes_to_tree entry point in internal.py and inspect its existing test coverage. Add tests for slideshow data adding slides and for invalid extra_fields handling, then run the relevant Python test suite to confirm both cases are covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100