deven-org / boiler

A fully customisable and tokenised design system boilerplate built by Accenture Song
https://boilerds.com/
MIT License
17 stars 7 forks source link

Add mechanism to make sure the example applications work before merging #1007

Open thrbnhrtmnn opened 8 months ago

thrbnhrtmnn commented 8 months ago

Description / User story

We had issues in the example application(s) before, after merging component changes, which we did not cover with our current tests. Therefor we should extend our tests to cover the example application(s) as well. We can also reach the goal with something else than with unit test. One idea is to prevent merging if compiling the example application does not work.

Requirements / Prerequisites

Acceptance Criteria

Additional information

Code of Conduct

thrbnhrtmnn commented 5 months ago

This task is now easier to do after #1096 . The only things we need to do now: