Toggle navigation
Public journal
Gists
Create New Gist
All Public Gists
Search
My Pull Requests
Not Logged In
Login to Your Account
Username:
Password:
Forgot password?
Don't have an account?
hg
kallithea
Toggle navigation
Summary
Changelog
Files
Pull Requests
Options
Compare
Search
Files @ 019026a8cf67
Branch filter:
beta at 019026a8cf67
default
stable
-
(closed) beta
(closed) celery
(closed) codereview
(closed) issue-108
(closed) kallithea-2.2.5-rebrand
(closed) rhodecode-2.2.5-gpl
Location:
kallithea
/
rhodecode
/
tests
/
functional
/
test_admin_repos_groups.py
Show Full History
Show Authors
019026a8cf67
89 B
text/x-python
Show Annotation
Show as Raw
Download as Raw
Marcin Kuzminski
implements
#237
added password confirmation for my account and admin edit user.
1
2
3
4
from
rhodecode.tests
import
*
class
TestReposGroupsController
(
TestController
):
pass