VeryGoodOpenSource / VeryGoodOpenSource/very_good_templates
ci(very_good_flutter_plugin): evaluate fluttium dependency
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 174
- Forks
- 31
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 8
Description
Description
currently, the very_good_flutter_plugin template contains a workflow that triggers e2e tests with Fluttium, see here.
this tool hasn't been updated in a while, we should investigate if we should find another e2e tool or remove these steps in the workflow altogether.
Requirements
- All CI/CD checks are passing.
- There is no drop in the test coverage percentage.
Additional Context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with very_good_flutter_plugin/brick/.github/workflows/{{project_name.snakeCase()}}.yaml and inspect how the Fluttium end-to-end steps are configured. Investigate whether Fluttium should be replaced or removed, then verify that all CI/CD checks pass without reducing test coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter, github-actions
- Domain
- ci-cd, testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100