Merge branch 'appium-v2' of github.com:RocketChat/Rocket.Chat.ReactNative into appium-v2

This commit is contained in:
GleidsonDaniel 2022-04-08 15:03:51 -03:00
commit d8d6504e07
3 changed files with 3180 additions and 10517 deletions

View File

@ -1,5 +1,5 @@
module.exports = {
deviceName: '', // pass the udid or device name
platformVersion: '', // pass the platform version
app: 'com.apple.app'
deviceName: 'iPhone 11 Pro', // pass the udid or device name
platformVersion: '14.5', // pass the platform version
app: 'chat.rocket.reactnative'
};

10514
appium/package-lock.json generated

File diff suppressed because it is too large Load Diff

3177
appium/yarn.lock Normal file

File diff suppressed because it is too large Load Diff