##// END OF EJS Templates
tests: admin_users: make sure repo group is deleted...
tests: admin_users: make sure repo group is deleted test_delete_repo_group_err creates then deletes a repository group. However, if the delete fails the repository group remains. This later causes problems in the model tests. Introduce a pytest yield fixture to handle the creation _and_ deletion of the repository group (suggested by Søren Løvborg). The creation of the user needs to happen _before_ that of the user group, and we cannot share data between two pytest fixtures, so the user is created in the fixture as well.
Thomas De Schampheleire -
r6107:e56d11a1 default
Show More
Name Size Modified Last Commit Author
/ docs / theme / nature
static
layout.html Loading ...
theme.conf Loading ...