d4vidi
d4vidi
@noomorph something to address this week, maybe?
@noomorph wouldn't it be better off if the issue is merged with Detox 20? Also, is `platform: non-specific` better than not specifying the platform altogehter?
@Sonakshi997 it's really hard to tell what wrong this way. Could you please use the `--take-screenshots all`, `--record-video all` and `--record-logs all` arguments to `detox test` and provide the artifacts...
@Sonakshi997 this is great, thank you. Please also spot a file called `process.log` under the failing test and upload it as well. Thank you!
Apply the `--record-logs all` argument when running `detox test`. After the execution completes, you will have such files under an `artifacts/` subdirectory.
Yikes. There shouldn't be such hacks in Detox. @jonathanmos could we get to the bottom of this together?
@jonathanmos were you able to make any progress here?
@jonathanmos any action items here?
Being a UI testing tool, normally we would advise doing this through a custom test screen with custom mock options. ATM I don't understand what in the the BLE use...
BTW @codebutler as we've already merged the unit tests change, we would appreciate you rebasing over origin/master 🙏🏻