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
♻️ Enhances e2e testing
#162
Closed
pcrespov
closed
4 months ago
pcrespov
commented
4 months ago
What do these changes do?
secrets should never be logged: Use
SecretStr
instead!
annotated parameters
no need to yield
common
conftest
to use hooks in both groups of tests
moved
pytest.ini
to tests root folder since config was not caught by
pytest
Related issue/s
How to test
For internal developers
What do these changes do?
SecretStr
instead!conftest
to use hooks in both groups of testspytest.ini
to tests root folder since config was not caught bypytest
Related issue/s
How to test
For internal developers