Add tests for submission meta attributes pipeline.
Open
- Dominant language
- Python
- Stars
- 2k
- Forks
- 984
- Avg merge
- 2h 54m
- Merged PRs (30d)
- 14
Description
- [ ] Add test to ensure that from a `challenge_config`, the attributes are being validated correctly and stored in the model field `submission_meta_attributes_scehma`.
Contributor guide
Research direction
Start by locating the challenge_config handling and the model field submission_meta_attributes_scehma, then inspect nearby tests for the existing validation and persistence patterns. Add coverage showing that attributes from a challenge_config are validated correctly and stored in that field; the issue is complete when those behaviors are verified by the test suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- django, python
- Domain
- backend, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100