learningequality / learningequality/studio
Create channel fixtures to use for tests
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
Need a representative channel that includes all content types https://github.com/learningequality/mega-fish#goals
Interface:
- function that gets channel as ricecooker wire format (what needs to be POST-ed)
- get also side-info that can be used to verify channel was correclty created
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 linked Mega-Fish goals and locating the test entry points that consume ricecooker wire-format channels. Create a representative channel covering all content types and provide side information for verifying its creation; done means tests can obtain both the POST-ready channel and its verification data.
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
- 45/100