-
- Downloads
Showing
- features/config.exs 6 additions, 0 deletionsfeatures/config.exs
- features/contexts/profile_update_context.exs 159 additions, 0 deletionsfeatures/contexts/profile_update_context.exs
- features/profile_update.feature 61 additions, 0 deletionsfeatures/profile_update.feature
- lib/proptrackr/accounts/user.ex 31 additions, 1 deletionlib/proptrackr/accounts/user.ex
- lib/proptrackr_web/controllers/profile_html/index.html.heex 1 addition, 1 deletionlib/proptrackr_web/controllers/profile_html/index.html.heex
- lib/proptrackr_web/controllers/profile_update_controller.ex 8 additions, 7 deletionslib/proptrackr_web/controllers/profile_update_controller.ex
- lib/proptrackr_web/controllers/profile_update_html.ex 5 additions, 0 deletionslib/proptrackr_web/controllers/profile_update_html.ex
- lib/proptrackr_web/controllers/profile_update_html/index.html.heex 15 additions, 0 deletions...rackr_web/controllers/profile_update_html/index.html.heex
- lib/proptrackr_web/controllers/update_html.ex 0 additions, 5 deletionslib/proptrackr_web/controllers/update_html.ex
- lib/proptrackr_web/router.ex 1 addition, 1 deletionlib/proptrackr_web/router.ex
- test/proptrackr_web/controllers/profile_update_controller_test.exs 148 additions, 0 deletions...trackr_web/controllers/profile_update_controller_test.exs
- test/proptrackr_web/controllers/register_controller_test.exs 1 addition, 0 deletionstest/proptrackr_web/controllers/register_controller_test.exs
- test/proptrackr_web/controllers/update_controller_test.exs 0 additions, 26 deletionstest/proptrackr_web/controllers/update_controller_test.exs
features/contexts/profile_update_context.exs
0 → 100644
features/profile_update.feature
0 → 100644
Please register or sign in to comment