-
Notifications
You must be signed in to change notification settings - Fork 51
Add authorization integration test #708
Add authorization integration test #708
Conversation
f326915
to
9629dde
Compare
b9001b4
to
e130f4b
Compare
@sophokles73 if you want to take a look as well |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
kuksa_databroker/databroker/tests/features/read_write_values.feature
Outdated
Show resolved
Hide resolved
kuksa_databroker/databroker/tests/features/read_write_values.feature
Outdated
Show resolved
Hide resolved
I looked at the Dash output and saw this.
|
The Dash tool tries to find licensing information for dependencies on Clearly Defined and the Eclipse Foundation systems. The What you could do is run the Dash tool with the However, before you do so, you might want to think about
|
kuksa_databroker/databroker/tests/features/read_write_values.feature
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This adds integration tests for authorizing against databroker and checking for the right permissions.
#675 needs to be merged first because it is based on the new client lib. Therefore also some changes in the existing integration test took place.