There is uneccesarry set of user, the set_session_user takes care of it all.
Above that, it has user :one as default.
Fixes the test rake task that was not requiring the libraries correctly.
Renames the helper to match the plugin name, in case we would want to test more plugins together.
There is uneccesarry set of user, the
set_session_user
takes care of it all. Above that, it has user:one
as default.Fixes the test rake task that was not requiring the libraries correctly. Renames the helper to match the plugin name, in case we would want to test more plugins together.