Test: tick test cases depends on the environment's font
Open
- Dominant language
- JavaScript
- Stars
- 9.3k
- Forks
- 1.4k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
The multiple line tick test cases depend on the font of the system and cause problem on some machines. So we can improve it by making assertion values with same algorithms of the implementation.
Contributor guide
Research direction
Locate the multiple-line tick test cases and the implementation's tick-layout algorithm. Compare how the tests currently derive their assertion values, then make the assertions independent of the system font. Run the tick tests in environments with different fonts to confirm they pass consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- d3, javascript
- Domain
- data-visualization, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100