can you make espresso testing using Jetpack navigation as well? Jetpack using navArgs for passing parameter between fragment as well as to check destination fragment in the navigation graph
Very nice video! I am very excited about your library of videos and to get a fresh perspective on dagger and testing as well other things. thanks so much!!
My next question is when we click on abny tab or button it navigates to next page, so aren't we required to perform launch activity after click action to display with next page ?
Why do we need to duplicate the same code in the fragment test, now in the activity test, should be a better way to keeps things simpler are better organized to avoid repetitive code.
hello Belal! can you kindly share Jungle run 2D assets?? The link you have provided is not working. I am doing my first year project. It will be really helpfull.
At some point you mentioned that data is stored into a database. Since you already defined the method after, why didn't you clean the database? A test should not permanently change the application state or data, the data should remain in the same state as it was before running the test.
Hi, am new to espresso and I need to understand few things here, we need to launch the page in espresso which we want to see on emulator. So when we click on button that usually navigate us to next page. In my scenario when I click on button I get error message like single click perform on ..... Where as actually it perform click action and the tabs become active, so how to resolve this error
you could have stated you used a ktx core library for this. for someone who is new, they would be lost. and i just wasted too much time trying to find out why i cant call "launchActivity()"...IT IS ANNOYING. ALWAYS STATE ANY EXTERNAL LIBRARIES YOU USED IN THE COMMENTS SECTION!!!..IF I SOUND PISSED ITS BECAUSE I ACTUALLY AM.
I got a very good understanding by watching your videos. Thank you, brother.🤩
The way you r explain everything clear is just awsome.
Your videos truly deserve million views. ✌🏻
You are the best I have learned many things from you being a software engineer
Thank you so much brother...love from Bangladesh
please create more tutorials on expresso UI testing for beginners. you really explained concepts very well.
Very informative course.Please am waiting for a course you promised to make for dagger hilt...
can you make espresso testing using Jetpack navigation as well? Jetpack using navArgs for passing parameter between fragment as well as to check destination fragment in the navigation graph
Greate explanation. Thanks to share this amazing video with us
Please keep manking more video on TDD.
thanks for this series sir! :)
Caught ya hehe
@@AlgeriaHere 🤔
Great explanation ☺️
Thanks for this test series ❤️👍
Very nice video!
I am very excited about your library of videos and to get a fresh perspective on dagger and testing as well other things.
thanks so much!!
Hello there Belal! Love your videos. Could you please also make a video on how to use MULTIPART on either Retrofit or Volley?
Check it here: ruclips.net/video/dbSAIuyHInY/видео.html
Thanks you soo much sir 💓
how import viewbinding in the espresso? android 30.
How to run parallel test cases in espresso? As well as in multiple devices?
My next question is when we click on abny tab or button it navigates to next page, so aren't we required to perform launch activity after click action to display with next page ?
Why do we need to duplicate the same code in the fragment test, now in the activity test, should be a better way to keeps things simpler are better organized to avoid repetitive code.
good series
can you tell us what to add in gradle file as i am unable to use ActivityScenario and cannot import .
hello Belal! can you kindly share Jungle run 2D assets?? The link you have provided is not working. I am doing my first year project. It will be really helpfull.
I just tested the links are working
www.simplifiedcoding.net/android-game-development-course/
Check here
At some point you mentioned that data is stored into a database. Since you already defined the method after, why didn't you clean the database? A test should not permanently change the application state or data, the data should remain in the same state as it was before running the test.
Hi, am new to espresso and I need to understand few things here, we need to launch the page in espresso which we want to see on emulator. So when we click on button that usually navigate us to next page.
In my scenario when I click on button I get error message like single click perform on .....
Where as actually it perform click action and the tabs become active, so how to resolve this error
that is good tanks
i cant download your resource code
what are the videos before this video? there is nothing on the description. It makes this video useless
Android Test Driven Development Tutorial: ruclips.net/p/PLk7v1Z2rk4hgYY9Dus2h0DxUus0VX_igd
i can't download the source code :c
@2:45 bro launchActivity() not working
Thanks your great RUclips!! from JAPAN🎌🎌
I want you to create hilt test and retrofit test for us!!
Could you please do that??🙏🙏🙏🙏
you could have stated you used a ktx core library for this. for someone who is new, they would be lost. and i just wasted too much time trying to find out why i cant call "launchActivity()"...IT IS ANNOYING. ALWAYS STATE ANY EXTERNAL LIBRARIES YOU USED IN THE COMMENTS SECTION!!!..IF I SOUND PISSED ITS BECAUSE I ACTUALLY AM.