teamhephy / workflow-e2e

MIT License
0 stars 4 forks source link

deis register: revisit interactive password confirmation #5

Open Cryptophobia opened 6 years ago

Cryptophobia commented 6 years ago

From @vdice on December 16, 2016 17:13

https://github.com/deis/workflow-e2e/pull/344 added a semi-interactive deis register e2e test. However, as mentioned in that PR, we had trouble getting password confirmation working.

This ticket, therefore, is to revisit the test and, perhaps by way of debugging and/or modifying code in the underlying gexpect library, get interactive password entry and confirmation working.

Copied from original issue: deis/workflow-e2e#345