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:
committed by
Facebook Github Bot
parent
764cdfe127
commit
f0262d91f0
@@ -8,5 +8,8 @@
|
||||
isFocused: function() {return true;}
|
||||
};
|
||||
},
|
||||
app: {
|
||||
getVersion: function() {return '1';}
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user