Files @ 509923dac48d
Branch filter:

Location: kallithea/rhodecode/tests/functional/test_admin_repos_groups.py

Jonathan Sternberg
Include the current user as a created_by/deleted_by attribute for USER_HOOK extensions.
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass