viveeeeeek / flutter-bmi-calculator

Simple Body Mass Index calculator app to understand Provider architecture
MIT License
4 stars 6 forks source link

Widget test #12

Closed merRen22 closed 1 year ago

merRen22 commented 1 year ago

Added 2 test for the widgets on the main screen

First one validates the error message is being displayed and the second one checks weather a result is being showed

viveeeeeek commented 1 year ago

Hey can you please check into conflicts.

merRen22 commented 1 year ago

@viveeeeeek I resolved conflicts and updated my test. Everything is working okay now 👍

viveeeeeek commented 1 year ago

nice work. Heep contributing. Happy Hacktoberfest!