audreyfeldroy / audreyfeldroy/pinecone

Write test for `ellipse()`

Open
#1 1 comment 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Jupyter Notebook
Stars
4
Forks
0
PR merge metrics
No merged PRs in 30d

Description

- Suppress output of the bitmap to the screen
- Check if the bitmap is equal to the expected bitmap (i.e. a bitmap of a particular ellipse)

Contributor guide

Open the contributing guide

Research direction

Locate the ellipse() entry point and inspect how it currently outputs the bitmap. Suppress that screen output in the test, compare the resulting bitmap with an expected bitmap containing the target ellipse, and consider the work done when that comparison passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook
Domain
computer-graphics, testing
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.