aboutsummaryrefslogtreecommitdiff
path: root/src/tests/no_device.rs
Commit message (Collapse)AuthorAge
* Group tests by tested functionalityRobin Krahl2018-05-28
|
* Introduce DeviceWrapper to abstract over devicesRobin Krahl2018-05-28
| | | | | | | DeviceWrapper abstracts over the supported devices. It implements the traits that are implemented by all supported devices. The previous UnauthenticatedDevice is renamed to Pro to prepare Storage support. connect_model is moved to Pro::connect.
* Initial commitRobin Krahl2018-05-19