1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-04 18:29:17 +02:00
Android remote access
Find a file
2014-03-26 16:06:49 +09:00
bin Apparently Linux doesn't allow multiple arguments in shebang. Removing --harmony flag as it's currently unused anyway, and switching to Promise.longStackTraces(). 2014-01-30 13:52:10 +09:00
doc Update topo ditaa graph. 2014-01-29 21:11:45 +09:00
lib Only use websocket transport. Currently we cannot guarantee state integrity on reconnect, so let's disable it for now. 2014-03-26 14:08:41 +09:00
res Fix various JSHint warnings in client-side code. 2014-03-26 16:06:49 +09:00
test Add utility for turning keymaps into characters mappings. 2014-02-12 00:09:18 +09:00
vendor Update InputAgent APK to hopefully solve InputService getting killed every now and then. 2014-03-26 13:34:23 +09:00
.editorconfig Minimal start with a custom logger and device tracker. 2014-01-07 10:55:41 +09:00
.gitignore - Renamed 'lib' to 'bower_components' because we need to easily differentiate npm/component/bower packages. 2014-03-10 19:58:04 +09:00
.jshintrc Fix various JSHint warnings in client-side code. 2014-03-26 16:06:49 +09:00
.yo-rc.json Adding brand new generator-stf 2014-03-18 21:31:01 +09:00
bower.json - Adding bluebird from bower instead of npm so we don't have to build it every time. 2014-03-26 15:34:13 +09:00
component.json - Renamed 'lib' to 'bower_components' because we need to easily differentiate npm/component/bower packages. 2014-03-10 19:58:04 +09:00
gulpfile.js Add client-side code to JSHint. 2014-03-26 15:31:37 +09:00
webpack.config.js - Adding bluebird from bower instead of npm so we don't have to build it every time. 2014-03-26 15:34:13 +09:00