Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task] Automatically generate mock files when running tests #190

Open
jonas-martinez opened this issue Oct 18, 2022 · 0 comments
Open

[Task] Automatically generate mock files when running tests #190

jonas-martinez opened this issue Oct 18, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@jonas-martinez
Copy link
Contributor

jonas-martinez commented Oct 18, 2022

What should be done

We should automatically generate the mock files when running the tests. This could avoid some misunderstanding from developers and remove one step to run the tests.

to generate the mock files :
flutter pub run build_runner build

@jonas-martinez jonas-martinez added the enhancement New feature or request label Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🟤 Can wait
Development

No branches or pull requests

1 participant