issues
search
ITISFoundation
/
osparc-simcore-clients
python client for osparc-simcore public API
https://itisfoundation.github.io/osparc-simcore-clients/
MIT License
0
stars
5
forks
source link
Ensure python client e2e logstreaming test only runs with client version >= 0.6.5
#145
Open
bisgaard-itis
opened
7 months ago
bisgaard-itis
commented
7 months ago
What version of
osparc
are you using?
Long story short
It seems the logstreaming e2e test uses the
delete_file
endpoint. That one is only supported by the client
v >= 0.6.5
.
Expected behaviour
Actual behaviour
Steps to reproduce
Your environment
What version of
osparc
are you using?Long story short
delete_file
endpoint. That one is only supported by the clientv >= 0.6.5
.Expected behaviour
Actual behaviour
Steps to reproduce
Your environment