jarlah / JourniPlan

JourniPlan is an open-source travel planner and micro journaling app built with Elixir and Phoenix LiveView. Plan your trip, track your expenses, and document your journey all in one place.
1 stars 0 forks source link

Get live tests to pass after moving them inside protected routes #3

Closed jarlah closed 4 hours ago

jarlah commented 4 hours ago

currently tests are failing due to missing required user_id etc

see https://github.com/jarlah/activity-planner/blob/master/test/activity_planner_web/live/activity_live_test.exs#L26 for how to setup logged in user