Add a tag when scenario used invalid/unknown severities
- Dominant language
- Java
- Stars
- 80
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
# Add a tag when scenario used invalid/unknown severities
## Context
Currently, the scenario which use an unknown severity (like `ihgh`instead of `high`) are marked with the flag `No Severity`.
## Expected
Scenario with invalid/unknown severities or countries should show in executions (with the same CSS as the No Severity) with the label `Wrong Severity!` (or `Wrong Country!`).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the execution display that currently renders the `No Severity` flag and trace how scenario severity and country values are classified. Done means invalid or unknown values appear in executions with the existing styling and the requested `Wrong Severity!` or `Wrong Country!` label.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100