Stage 3.2 + tests

This commit is contained in:
2026-04-20 13:00:56 +03:00
parent 491b4ae179
commit 5291f70337
12 changed files with 1014 additions and 4 deletions

View File

@@ -21,8 +21,11 @@
{profiles, [
{test, [
{erl_opts, [debug_info, {i, "include"}, {d, 'TEST'}]},
{deps, [
{meck, "0.9.2"}
]}
]}
]}.
]}.
{eunit_opts, [verbose]}.