Oneworld connectivity test

Summary:
Gets a oneworld device (just android for now), installs an app. Checks it connects and stays connected for 5s.

The app installed is in an array, we just need to add more targets for further tests.

Reviewed By: danielbuechele

Differential Revision: D10231083

fbshipit-source-id: c33fb091c1b7914a33690398a79fd700c445c06c
This commit is contained in:
John Knox
2018-10-22 11:36:06 -07:00
committed by Facebook Github Bot
parent 764cdfe127
commit f0262d91f0
4 changed files with 60 additions and 13 deletions

View File

@@ -8,5 +8,8 @@
isFocused: function() {return true;}
};
},
app: {
getVersion: function() {return '1';}
}
},
}