Skip to content

Testing tool for urwid types #1106

Open
@Ezio-Sarthak

Description

@Ezio-Sarthak

We use urwid types on a general basis throughout the codebase. While our use-case is large, we don't currently have types that the respective input markups (e.g., Text) expect. It would be nice if we have runtime manual tests for different formats to support the urwid types for which support is claimed, and then we can work on suitable typing for them from that. This way, we may avoid some bugs with soup2markup/transform (HTML -> urwid rendering) by treating the data more cleanly.

CZO Previous discussion: link
Related open PR: #1101.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions