dwyl / learn-flutter

🦋 Learn how to use Flutter to Build Cross-platform Native Mobile Apps
https://flutter.dev
GNU General Public License v2.0
73 stars 8 forks source link

Adding Flutter Applications Test #31

Closed miguelmartins17 closed 4 years ago

miguelmartins17 commented 4 years ago

Adding Flutter Application Test, the importance of testing, and talking about unit tests, widget tests and integration tests.

nelsonic commented 4 years ago

@miguelmartins17 always describe the contents of your Pull Requests ... image

miguelmartins17 commented 4 years ago

@nelsonic I'm sorry, I thought it was enough for what it was in the title since it equals description.

nelsonic commented 4 years ago

@miguelmartins17 the purpose of the PR description is to help the reviewer understand what's included. https://github.com/dwyl/contributing#step-3-prepare-a-pull-request-pr-and-assign-to-someone-else-for-review pr-descriptions-blank

E.g: https://github.com/dwyl/aws-lambda-deploy/pull/66