Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mentors.debian.net
debexpo
Commits
035a92ce
Verified
Commit
035a92ce
authored
Oct 17, 2021
by
Baptiste Beauplat
Browse files
Test helper _setup_example_user() returns created user
parent
18ca366e
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/__init__.py
View file @
035a92ce
...
@@ -129,6 +129,8 @@ Xcgnuh6Rlywt6uiaFIGYnGefYPGXRAA=
...
@@ -129,6 +129,8 @@ Xcgnuh6Rlywt6uiaFIGYnGefYPGXRAA=
self
.
_add_gpg_key
(
user
,
self
.
_GPG_KEY
,
self
.
_GPG_FINGERPRINT
,
self
.
_add_gpg_key
(
user
,
self
.
_GPG_KEY
,
self
.
_GPG_FINGERPRINT
,
self
.
_GPG_TYPE
,
self
.
_GPG_SIZE
)
self
.
_GPG_TYPE
,
self
.
_GPG_SIZE
)
return
user
def
_remove_example_user
(
self
):
def
_remove_example_user
(
self
):
"""Remove the example user.
"""Remove the example user.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment