firebase-test-lab

Flutter integration tests for iOS on Firebase?

两盒软妹~` 提交于 2021-02-18 21:11:07
问题 Is it possible to run Flutter integration tests on Firebase? There seems to be conflicting info on this - some sources say its possible, but on the documentation, the iOS section seems to only be for testing on your own device. Firebase asks for an XCT test package to be uploaded. How can it be obtained / created for a Flutter project? 回答1: First of all open your ios Module in Xcode as ss below. Now you are free to write cool XCode UI tests with Swift. For example I am dropping here a

Flutter integration tests for iOS on Firebase?

时光总嘲笑我的痴心妄想 提交于 2021-02-18 21:10:04
问题 Is it possible to run Flutter integration tests on Firebase? There seems to be conflicting info on this - some sources say its possible, but on the documentation, the iOS section seems to only be for testing on your own device. Firebase asks for an XCT test package to be uploaded. How can it be obtained / created for a Flutter project? 回答1: First of all open your ios Module in Xcode as ss below. Now you are free to write cool XCode UI tests with Swift. For example I am dropping here a

How to add testInstrumentation environment variable for firebase testlab?

旧时模样 提交于 2021-02-18 18:57:43
问题 If i am going to run espresso test locally and pass enviroment variable i can do this by adding defaultConfig { testInstrumentationRunnerArgument 'USERNAME' 'David' } in build.gradle file then i can call this variable by InstrumentationRegistry.getArguments().getString("USERNAME") but when i run this on firebase testlab instrumentationrunner argument are not working 回答1: This is not supported in Test Lab. If you really need to do this, there's a workaround by overriding the test runner and

How to add testInstrumentation environment variable for firebase testlab?

喜欢而已 提交于 2021-02-18 18:55:26
问题 If i am going to run espresso test locally and pass enviroment variable i can do this by adding defaultConfig { testInstrumentationRunnerArgument 'USERNAME' 'David' } in build.gradle file then i can call this variable by InstrumentationRegistry.getArguments().getString("USERNAME") but when i run this on firebase testlab instrumentationrunner argument are not working 回答1: This is not supported in Test Lab. If you really need to do this, there's a workaround by overriding the test runner and

Serial or Parallel: Device testing order on Robo Test Lab

五迷三道 提交于 2021-02-05 10:37:32
问题 When I run a test configuration with several physical devices on the Robo Test Lab (from either the firebase console or by uploading the app to the play store), do the devices run in parallel or serially? My robo setup script will not be 100% reproduceable if the devices are running in parallel due to sharing the same setup parameters among the test devices, so I could use knowing if I must put code in place to handle this. 回答1: Devices are acquired and tests executed as quickly as possible,

Can we run automated tests using flutter_driver on Firebase Test Lab?

孤人 提交于 2021-01-29 16:04:51
问题 I am able to run automation tests on sample flutter application using flutter_driver on Android Emulator. I am looking for options of executing on Device Clouds. There are few threads which talk about executions on AWS Device Farm. However, I am interested in Firebase Test Lab. Similar to how we can execute automated scripts in SauceLabs, is there an option to run automated tests in Firebase Test Lab using flutter_driver? 回答1: It's currently not possible. Test Lab only supports testing

Firebase Test Lab - How to perform Facebook Login in Robo Test?

时光总嘲笑我的痴心妄想 提交于 2020-06-12 19:11:51
问题 I'm testing my app with Robo test in Firebase Test Lab but my app can not start without Facebook Login and the Firebase emulator stuck at the Facebook Web Login. I tried to record an "Espresso Test" and put my FB Test Login Credential but didn't work since it doesn't record the characters in the TextView in the Facebook Login WebView. Is there any method by which I can put my Facebook test account credential to continue the test on the Firebase emulators? Seems strange to me that Firebase

Firebase Test Lab - How to perform Facebook Login in Robo Test?

五迷三道 提交于 2020-06-12 19:11:32
问题 I'm testing my app with Robo test in Firebase Test Lab but my app can not start without Facebook Login and the Firebase emulator stuck at the Facebook Web Login. I tried to record an "Espresso Test" and put my FB Test Login Credential but didn't work since it doesn't record the characters in the TextView in the Facebook Login WebView. Is there any method by which I can put my Facebook test account credential to continue the test on the Firebase emulators? Seems strange to me that Firebase

Firebase Test Lab - How to perform Facebook Login in Robo Test?

浪子不回头ぞ 提交于 2020-06-12 19:09:26
问题 I'm testing my app with Robo test in Firebase Test Lab but my app can not start without Facebook Login and the Firebase emulator stuck at the Facebook Web Login. I tried to record an "Espresso Test" and put my FB Test Login Credential but didn't work since it doesn't record the characters in the TextView in the Facebook Login WebView. Is there any method by which I can put my Facebook test account credential to continue the test on the Firebase emulators? Seems strange to me that Firebase

Who owns this email? … @cloudtestlabaccounts.com

六月ゝ 毕业季﹏ 提交于 2020-05-14 15:13:07
问题 I'm developing an Android app that uses Firebase login, still using the old Firebase console. After published the apk into the alpha channel of Google Player Developer Console, I found the following strange account in my Firebase: name = Nuage Laboratoire email = 123xyz...@cloudtestlabaccounts.com Anyone know who is the owner? Is it a test made by Firebase / Google or I have been hacked? In Firebase Login & Auth I just disabled Email & Password Authentication also if I didnt found a