Closed luisfarzati closed 7 years ago
@hjacobs The problem with the test looks like is coming from pierone/api.py line 65 where we read from the local config instead of the temp file.
EDIT: we have an exception while trying to open the file in docker_login_with_token:
Expecting value: line 1 column 1 (char 0)
/private/var/folders/rt/9fhb28kx613cf5439wv1f3d1395t1c/T/pytest-of-rdifazio/pytest-16/test_docker_login_with_credsst0/.docker/config.json
Ok I figured out the problem, pushed a commit with @luisfarzati , should work now!
@hjacobs please review.
ty @Raffo :)
:+1:
Fixes #58 -- still some work needed in order to properly test.