Hi,
It's my first time setting up a test for my app that I've built, and I'm stuck on how to advance from a basic Robo Test in Firebase to a more advanced Integration Test.
Where I'm stuck is that I don't know how to set up a test.apk file. I can export the app.apk from FlutterFlow, and I have my in-app test created in Tests from within FlutterFlow. From there, I don't know how to separate the test from the main .apk to build the test.apk. To be honest I have virtually no experience when it comes to gradle or editing .apk files. I have Android Studio, but I'm not familiar with it.
Willing to look into further documentation, how-to-videos, etc. Basically a total novice when it comes to app testing and needing guidance.
Setting up Firebase Integration Test
Troubleshooting
Yes
1