2016-05-28 |
Specified the demos that we want to write as part of the device classes testing
David Whale
committed
on 28 May 2016
|
---|---|
Receive counter implemented and tested
David Whale
committed
on 28 May 2016
|
|
Devices_test is now a unittest
David Whale
committed
on 28 May 2016
|
|
|
|
|
|
2016-05-27 |
KVS all test cases pass
David Whale
committed
on 27 May 2016
|
KVS.DEL() passing tests
David Whale
committed
on 27 May 2016
|
|
Factory creation in ADD is now working
David Whale
committed
on 27 May 2016
|
|
kvs remove functionality working
David Whale
committed
on 27 May 2016
|
|
KVS.remove() test now passes
David Whale
committed
on 27 May 2016
|
|
|
|
KVS tests for non persistent KVS all pass
David Whale
committed
on 27 May 2016
|
|
Test harness and functionality for KVS defined
David Whale
committed
on 27 May 2016
|
|
|
|
Managed to persist device configuration to registry.kvs
David Whale
committed
on 27 May 2016
|
|
2016-05-26 |
Beginnings of a persistent version of a class is appearing
David Whale
committed
on 26 May 2016
|
Test harness for new Registry and KVS in place
David Whale
committed
on 26 May 2016
|
|
Design of persistent registry store improved after a re-think
David Whale
committed
on 26 May 2016
|
|
Pseudo code for KVS written, ready to be coded up
David Whale
committed
on 26 May 2016
|
|
monitor_mihome now works with auto join and switch toggling
David Whale
committed
on 26 May 2016
|
|
Factory method added to MiHomeDevice to generate a join_req for testing
David Whale
committed
on 26 May 2016
|
|
Registry_test all test cases now pass for discovery
David Whale
committed
on 26 May 2016
|
|
2016-05-25 |
|
Join_ack working on discovery mode autojoin
David Whale
committed
on 25 May 2016
|
|
Most test cases for discovery modes implemented and passing
David Whale
committed
on 25 May 2016
|
|
Auto discovery tested and working with accept
David Whale
committed
on 25 May 2016
|
|
Initial outer testing of 4 discovery modes done ok
David Whale
committed
on 25 May 2016
|
|
Framework of discovery methods in place, ready to TDD
David Whale
committed
on 25 May 2016
|
|
Design for discovery agents done
David Whale
committed
on 25 May 2016
|
|
Can now construct a device class instance from its product_id
David Whale
committed
on 25 May 2016
|