eclipse / kuksa.val

kuksa.val
Apache License 2.0
89 stars 52 forks source link

Improve Cucumber based integration tests #702

Closed sophokles73 closed 8 months ago

sophokles73 commented 8 months ago

Added support for interacting with the Databroker using TLS. Added scenarios for testing reading/writing of target values. Omit Databroker integration test code from coverage report

lukasmittag commented 8 months ago

Nice work. I'm currently looking into adding integration test for permission checking too and therefore also changed a bit of the wolrd mod.rs but this PR looks good for now.

lukasmittag commented 8 months ago

just check the lint errors :) @sophokles73

sophokles73 commented 8 months ago

I'm currently looking into adding integration test for permission checking to

That's good to know, I will then leave that to you ... :-)