Skip to content

Native/Embedded UI integration tests #524

@vzahradnik

Description

@vzahradnik

Is your feature request related to a problem? Please describe.
Currently there is no way how to automate UI testing. The TcMenu library can be broken at any time and we are checking the rendering manually on real devices from time to time. It is very hard to avoid regressions when updating the library.

Describe the solution you'd like
We should come up with a testing framework which allows TcMenu to render the output into some dummy display and then we could compare the output with some known value to make sure nothing was broken. It will save us a lot of time going forward.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions