Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

user controller tests #2483

Closed
wants to merge 2 commits into from
Closed

user controller tests #2483

wants to merge 2 commits into from

Conversation

joetsoi
Copy link
Contributor

@joetsoi joetsoi commented Jun 22, 2015

also moved _maybe_follow into helpers.webtest_maybe_follow

register user test, move login tests to controller/test_user.py
joetsoi added a commit to joetsoi/ckan that referenced this pull request Jun 22, 2015
register user test, move login tests to controller/test_user.py
@joetsoi joetsoi changed the title some user controller tests user controller tests Jun 22, 2015
@joetsoi joetsoi added the WIP label Jun 23, 2015
@brew brew mentioned this pull request Jun 23, 2015
@brew brew self-assigned this Jul 6, 2015
form['password2'] = ''

response = form.submit('save')
assert_true('The passwords you entered do not match')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You meant to put an in response in the assert.

brew added a commit that referenced this pull request Dec 18, 2015
@brew brew removed the WIP label Dec 18, 2015
@brew
Copy link
Member

brew commented Dec 18, 2015

Commits already merged as part of #2486.

@brew brew closed this Dec 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants