7 releases (breaking)

0.6.0 Jun 29, 2021
0.5.0 Jun 24, 2021
0.4.0 Jun 8, 2021
0.3.0 Feb 2, 2021
0.1.1 Jan 18, 2021

#627 in Testing

MIT/Apache

67KB
1.5K SLoC

hawkbit_mock

Mock server implementation of Eclipse hawkBit using httpmock.

This mock is used to test the hawkbit crate but can also be useful to test any hawkBit client. So far only the Direct Device Integration API is implemented.

Documentation

See the crate documentation.


lib.rs:

hawkbit_mock

Mock server implementation of Eclipse hawkBit using httpmock. This mock is used to test the hawkbit crate but can also be useful to test any hawkBit client. So far only the Direct Device Integration API is implemented, see the [ddi] module.

Dependencies

~30–47MB
~795K SLoC