Merge branch 'test/add-cypress-on-event-creation' into 'master'
Add e2e seed and test event creation See merge request framasoft/mobilizon!254
This commit is contained in:
@@ -77,6 +77,7 @@ defmodule MobilizonWeb.Router do
|
||||
# Because the "/events/:uuid" route caches all these, we need to force them
|
||||
get("/events/create", PageController, :index)
|
||||
get("/events/list", PageController, :index)
|
||||
get("/events/me", PageController, :index)
|
||||
get("/events/:uuid/edit", PageController, :index)
|
||||
|
||||
# This is a hack to ease link generation into emails
|
||||
|
||||
Reference in New Issue
Block a user