Skip to content

Test uppercase SVG favicon fallback in fedify nodeinfo #891

Description

@dahlia

fedify nodeinfo skips SVG favicons before rendering terminal art. The current check should be covered for case variants so an uppercase .SVG filename does not try to go through the bitmap renderer.

Add a test in packages/cli/src/nodeinfo.test.ts that verifies getFaviconUrl() ignores an icon whose href ends with uppercase .SVG and falls back to /favicon.ico.

Suggested check: mise run check-each cli.

Metadata

Metadata

Assignees

Type

Fields

Priority

Low

Effort

Low

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions