MarketSquare / MarketSquare/Rammbock
Support bag case size 0
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 64
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
It would be useful sometimes to explicitly define a case of size 0. Meaning that we know that a certain element might appear, but we want to fail at validation when that happens.
Contributor guide
No contributing guide indexed for this repository
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 locating the bag case-size handling and its existing validation tests. Trace how nonzero case sizes are represented and validated, then define the size-0 behavior described in the issue and add coverage showing that an encountered element fails validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100