1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 02:29:26 +02:00
OpenSTF/lib/roles
2014-03-26 14:08:41 +09:00
..
auth Fix all JSHint complaints in Node.js code. 2014-03-19 20:36:46 +09:00
device Emit progress events on APK installation. 2014-03-26 13:50:10 +09:00
notify Fix all JSHint complaints in Node.js code. 2014-03-19 20:36:46 +09:00
storage First version of apps launching automatically after installation. 2014-03-25 21:12:51 +09:00
app.js 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
device.js APKs can now be drag & dropped to the device screen, which will install the application. Still lacking UI, and the app doesn't get launched. 2014-03-20 22:00:01 +09:00
processor.js Reap dead devices using timeouts. Previously, if a provider died without being able to clean up properly, the device would stay as a ghost. 2014-02-25 20:45:29 +09:00
provider.js Fix all JSHint complaints in Node.js code. 2014-03-19 20:36:46 +09:00
reaper.js Fix all JSHint complaints in Node.js code. 2014-03-19 20:36:46 +09:00
triproxy.js Working topo and startup. 2014-01-13 19:08:30 +09:00