eclipse-hara / hara-ddiclient

Hara-ddiclient is a Kotlin library that facilitates and speeds up the development of DDI API clients for devices connecting to hawkBit servers.
https://projects.eclipse.org/projects/iot.hawkbit.hara
Eclipse Public License 2.0
18 stars 13 forks source link

Double http request #40

Closed SaeedRe closed 8 months ago

SaeedRe commented 9 months ago

Implement tests for http request authentication

Added a new target to the dump.sql database for the new tests Added OkHttp logger to log the requests (disabled by default) Refactored the code Increased detekt's max issue to prevent the build from failing

SaeedRe commented 9 months ago

Added License headers to the newly created files.