IBMStreams / streamsx.eventstore

Toolkit for IBM Db2 Event Store integration.
https://ibmstreams.github.io/streamsx.eventstore/
Apache License 2.0
2 stars 3 forks source link

test script: remove dependency to STREAMS_REST_URL #90

Closed markheger closed 5 years ago

markheger commented 5 years ago

Retrieve instance for app config creation with the following: instance = streamsx.rest_primitives.Instance.of_endpoint(verify=False)