Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Rewrite image-based tests

Open
#43 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Refactor
Clarity
Needs clarification
Activity status
Stale
Tech stack
jupyter-notebook
Domain
ci-cd, testing

Research direction

Start by reviewing PR #32 and the current image-based test setup. Investigate how failures in CI attempt to open an interactive browser session, then define and implement a replacement testing approach. Done means image-based test failures no longer hang while trying to open an interactive browser in CI.

Written by the indexing model from the issue text.

Description

I originally introduced image-based tests in PR #32. Although it is very easy to run such tests, when they fail in CI they hang as they attempt to open an interactive browser session. I cannot see an easy way around this, so instead I plan to rewrite the image-testing system in some other way that is easier to use when tests fail.

Dominant language
Jupyter Notebook
Stars
31
Forks
39
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ipython/matplotlib-inline

All issues in ipython/matplotlib-inline

Similar issues

More DevOps issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.