Files @ 4496d3119627
Branch filter:

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

Marcin Kuzminski
mock changeset status(to under review) if there's opened pull request but not yet with a status
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass