I could have spent hours reading an article somewhere just to understand integration test, but I learned it on 3 minutes thanks to your video and now I can write my own tests. And if needed, now I can search integration test related stuff by myself. Good job!
Flutter integration testing is good for simple apps, but when I've had to do more complex things like dealing with native interfaces (like a location permission dialog) it just falls apart. I'm curious if you've found a way around this.
I have a login screen where i use integration test. The test fills the fields correctly and taps on button but then it runs tearDownAll and doesn't Navigate to next widget. How do i resolve this issue?
I have lots of widgets in my app. Widgets inside widgets, and some more widgets. Do i need to test all actions one by one? Sorry i am very new in any kind of dev.
Integration test is easy for simple apps, i have an e commerce app with splash screen, and auth, and home page and menus.. things going crazy.. (sigh). my head hurts
I could have spent hours reading an article somewhere just to understand integration test, but I learned it on 3 minutes thanks to your video and now I can write my own tests. And if needed, now I can search integration test related stuff by myself. Good job!
Exact! 😂🔥 Thanks for the comment Rafael, I appreciate it! 👏
Great info!! Would like to see more like this 🙌❤️
Thank you very much Sahani, you can check the free video in the description for Unit and Widget testing 🔥👏
these content is godlike and time saver, thank you so much sir, may good bless you 🥺🙏
OMG! Best timing ever!
😂😂 Awesome! thanks for the comment Alisa!
Your videos are great, very short but usefull.
Flutter integration testing is good for simple apps, but when I've had to do more complex things like dealing with native interfaces (like a location permission dialog) it just falls apart. I'm curious if you've found a way around this.
Yeah it's get the job done for simple stuff. Like the best is to run the app just to see if anything with the API is broken or not I think... 🧐🧐🧐
Thanks. You saved me ☺️❤
Hope this help every time 🔥👏
Great video! Is there anyway to hot reload/restart while you are building integration tests?
I have a login screen where i use integration test. The test fills the fields correctly and taps on button but then it runs tearDownAll and doesn't Navigate to next widget. How do i resolve this issue?
You are a living god
Thanks a lot Hunter 😂😂😂 have a great day!
I have lots of widgets in my app. Widgets inside widgets, and some more widgets.
Do i need to test all actions one by one?
Sorry i am very new in any kind of dev.
You can test any widget that you want. Usually I will test all the buttons that call the API so I can see if everything still work fine 🔥👏
What minimum requirement specification for this? My notebook is so slowly...
No minimum requirement, but... running an emulator is pretty heavy, I think you should run this on a physical device and it will help 🔥🔥
Hmm okay... Thanks a lot
don't you have a french channel for the same content ?
Thank You ❤
Pleasure! Thank you for the comment 👏
see you in the next one , Thanks
Pleasure, thanks for the comment! 🔥
Thank you
Pleasure Mohammed! I appreciate it 👏
awesomeeee,,thanks
Pleasure Beattz, I appreciate it 🔥
This could be done as widget test
True, It look more cool like this no? 😂 I mean to initiate people to flutter testing
Integration test is easy for simple apps, i have an e commerce app with splash screen, and auth, and home page and menus.. things going crazy.. (sigh). my head hurts
agree loll
Great !!
Thanks a lot Tushar! 🔥
Do the unit and widget test tutorial bro
Already done 🔥🔥 Link in the description, its on Flutter mapp website you can watch the video about unit and widget testing for free 👏
03:07 : WTH!! Seriously?? 😅
Yeah 😂😂😂 Let have more subs than William! 🔥
@@FlutterMapp 😁😁
can you create the flutter automation with gherkin please :)
awesome
more.......
First, I really like your profile picture! Second, you can what the video about unit and widget testing also (link in description) 🔥👏
bro