ExMachina.start/2: return a supervisor from Application callback (#434) #20
Annotations
10 errors and 2 warnings
Test:
test/ex_machina/ecto_test.exs#L195
test params_for/2 params_for/2 handles nested embeds (ExMachina.EctoTest)
|
Test:
test/ex_machina/ecto_test.exs#L112
test params_for/2 params_for/2 keeps foreign keys for persisted belongs_to associations (ExMachina.EctoTest)
|
Test:
test/ex_machina/ecto_test.exs#L218
test string_params_for/2 string_params_for/2 converts structs into maps with strings as keys (ExMachina.EctoTest)
|
Test:
test/ex_machina/ecto_test.exs#L279
test params_with_assocs/2 params_with_assocs/2 inserts belongs_tos that are set by the factory (ExMachina.EctoTest)
|
Test:
test/ex_machina/ecto_test.exs#L181
test params_for/2 params_for/2 converts embeds_many into a list of maps (ExMachina.EctoTest)
|
Test:
test/ex_machina/ecto_test.exs#L316
test string_params_with_assocs/2 string_params_with_assocs/2 behaves like params_with_assocs/2 but the keys of the map are strings (ExMachina.EctoTest)
|
Test:
test/ex_machina/ecto_test.exs#L175
test params_for/2 params_for/2 accepts maps for embeds (ExMachina.EctoTest)
|
Test:
test/ex_machina/ecto_test.exs#L41
test when the :repo option is not provided params_for/1 works without a repo (ExMachina.EctoTest)
|
Test:
test/ex_machina/ecto_test.exs#L226
test string_params_for/2 string_params_for/2 converts has_one association into map with strings as keys (ExMachina.EctoTest)
|
Test:
test/ex_machina/ecto_test.exs#L169
test params_for/2 params_for/2 converts embeds_one into a map (ExMachina.EctoTest)
|
Compile
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
|
Compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
The logs for this run have expired and are no longer available.
Loading