ducky/devices

Paddy 2015-11-27 Parent:b6494e1a499e

10:74dbc04879a7 Go to Latest

ducky/devices/vendor/code.google.com/p/go-uuid/uuid/version4.go

Implement and test updating devices, and reuse contexts. Update all our tests to use the same context.Context instance within each test case, so static analysis about how we're passing contexts around dosn't get tripped up. Also, write a test that will check to make sure that our Storer implementations all actually update the Device correctly. We create every possible permutation of a DeviceChange, just to make sure they all work.

History