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

Enhanced tests for sample app #131

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tomfbiz
Copy link

@tomfbiz tomfbiz commented Aug 29, 2017

This change is intended to demonstrate how to use addict while testing.

The logged in test use Plug.Test.init_test_session

I also removed failing tests for the user_management_controller, for actions that are not implemented in the controller.

Note that I only tested these changes myself in conjunction with #123

Tom Freudenheim added 2 commits August 29, 2017 13:10
The user_management_controller only implements index and delete
Remove tests for other actions
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.

1 participant