ducky/devices
2015-11-27
Parent:600326d50e74
ducky/devices/device_type.go
Return ErrDeviceNotFound when updating devices. If we can't find the Device we're supposed to update, return an ErrDeviceNotFound error. Write a unit test that tests for this behaviour.