[FEATURE]: Show baseline image in test dashboard
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 18.3k
- Forks
- 2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 28
Description
It would be useful if the test dashboard also showed the baseline image below the freshly generated figure. That way one can quickly compare to the reference and find potential bugs quicker. Here is how it could look like: A button below the generated figure for toggling the baseline image:
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 locating the test dashboard entry point and the code that renders the freshly generated figure and its baseline data. Check how dashboard controls are implemented, then add a toggle below the generated figure that displays the baseline image for comparison. Done means the baseline can be shown and hidden without disrupting the existing test result view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100