Rewrite LV tests using PhoenixTest

This commit is contained in:
Claudio Ortolina
2025-01-04 15:43:30 +00:00
parent d872fc9320
commit 04f5c6e5a1
9 changed files with 240 additions and 257 deletions
+2
View File
@@ -31,3 +31,5 @@ config :phoenix_live_view,
config :music_library, dev_routes: true
config :music_library, LastFm, auto_refresh: false
config :phoenix_test, :endpoint, MusicLibraryWeb.Endpoint