This website requires JavaScript.
Explore
Help
Sign In
boardwise
/
server
Watch
1
Fork
You've already forked server
0
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0c7d2b5932
server
/
test
/
test_helper.exs
3 lines
71 B
Elixir
Raw
Normal View
History
Unescape
Escape
Initial commit.
2023-11-28 17:50:13 +00:00
ExUnit
.
start
(
)
Rename module to `boardwise`.
2023-11-30 17:25:00 +00:00
Ecto.Adapters.SQL.Sandbox
.
mode
(
BoardWise.Repo
,
:manual
)