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

Fixes/tests for create_user and change_passwd scripts #29

Merged
merged 7 commits into from
Jun 10, 2016
Merged

Conversation

jschnei
Copy link
Collaborator

@jschnei jschnei commented Jun 9, 2016

Fixes (and adds tests for) the create_user.py and change_passwd.py scripts. Most of the existing script logic has been merged into dao.py.

Also changes the password of the admin user in the test db to 'admin' (i.e., you should now be able to log in as 'admin'/'admin' on the webapp in the test env).

@jschnei
Copy link
Collaborator Author

jschnei commented Jun 10, 2016

@jessemtso jessemtso merged commit 060d422 into master Jun 10, 2016
@jessemtso
Copy link
Collaborator

all tests pass, squash and merging!

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.

2 participants