-
Notifications
You must be signed in to change notification settings - Fork 686
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[admin CLI integration testing] securedrop-admin update #3460
Comments
While working on the integration test, I can see that
While searching the error term, I found many other folks saw the same error message, one such example. @redshiftzero @emkll please let me know your suggestions. |
I have code ready for PR, but, the above mentioned error is showing up randomly. |
(cherry picked from commit 4dba9ba)
Description
We should have integration tests for the
securedrop-admin update
command. This command has a lot of unit tests, but the tests do a lot of mocking out of subprocess calls, I recommend examining those first.Parent ticket: #3341
The text was updated successfully, but these errors were encountered: