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.
https://journiplan.fly.dev/
7 stars 1 forks source link

add back testcontainers for elixir for tests #2

Closed jarlah closed 1 month ago

jarlah commented 1 month ago

made it harder for myself by adding commanded since it wants/requires another database/repo which testcontainers doesnt support or know about.

jarlah commented 1 month ago

looks like i will have to put this on the back burner for now .... testcontainers for elixir doesnt support multiple repos/databases.

jarlah commented 1 month ago

https://github.com/testcontainers/testcontainers-elixir/issues/123