googlefonts / googlefonts/fontations
Missing table tests
Open
- Dominant language
- Rust
- Stars
- 826
- Forks
- 75
- Avg merge
- 22h 33m
- Merged PRs (30d)
- 75
Description
Every table should have tests, at the very least basic read akin to `read-fonts/src/tables/cpal.rs`. Today some tables have none.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the table modules with the basic read test pattern in read-fonts/src/tables/cpal.rs. Identify tables without tests, add equivalent basic read coverage, and verify that every table has at least that level of testing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100