flutter / put-flutter-to-work

A Flutter add-to-app demo you can try with your own apps
BSD 3-Clause "New" or "Revised" License
321 stars 38 forks source link

6.3 - Validate CI/CD Native Container Tests #21

Closed BeatriceMitchell closed 2 years ago

BeatriceMitchell commented 2 years ago

We need to have the CI/CD pipeline run a few tests on aspects of the container app, to ensure features work properly.

BeatriceMitchell commented 2 years ago

@felangel gave us a good example of how to implement the native tests: https://github.com/fluttercommunity/plus_plugins/blob/main/.github/workflows/battery_plus.yaml