feat: add playwright and a11y audit and example test
This commit is contained in:
parent
96085ea420
commit
c6be9b5104
19 changed files with 133 additions and 2 deletions
|
|
@ -1,2 +1,3 @@
|
|||
ExUnit.start()
|
||||
Ecto.Adapters.SQL.Sandbox.mode(Mv.Repo, :manual)
|
||||
Application.put_env(:phoenix_test, :base_url, MvWeb.Endpoint.url())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue