Skip to content

Add e2e testing for templates #409

@jmetz

Description

@jmetz

Is your feature request related to a problem? Please describe.
This is related to the development cycle for cargo-mobile2, and in particular adding templates. In a recent PR (#406 + #408) ,
I had accidentally not committed a final missing semi-colon from a handlebar template file; at the moment, the
developer / contributor workflow relies on contributors catching handlebars errors themselves by performing
essentially manual end-to-end testing.

Describe the solution you'd like
Instead if a system can be implemented that can effectively discover and test all templates using default entries, this would go
some way to improving the development / contribution process.

Describe alternatives you've considered
Sticking with the current manual testing 👎

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions