Improve generators attributes #19
Annotations
22 errors
integration-test-elixir (1.15.8, 24.3.4.17, alpine-3.20.3)
Process completed with exit code 2.
|
integration-test-elixir (1.17.3, 27.1.2, alpine-3.20.3)
The job was canceled because "_1_15_8_24_3_4_17_alpine-" failed.
|
integration-test-elixir (1.17.3, 27.1.2, alpine-3.20.3)
The operation was canceled.
|
mix test (OTP 24.3 | Elixir 1.12.3):
test/mix/phoenix/attribute_test.exs#L868
test adjust_decimal_value/2 returns adjusted decimal value to options precision and scale (Mix.Phoenix.AttributeTest)
|
mix test (OTP 24.3 | Elixir 1.12.3):
test/mix/phoenix/test_data_test.exs#L251
test live_action_attrs_with_references/2 returns attributes with references used for `action` in live (Mix.Phoenix.TestDataTest)
|
mix test (OTP 24.3 | Elixir 1.12.3):
test/mix/phoenix/test_data_test.exs#L338
test action_attrs_with_references/2 returns attributes with references used for `action` in context, html, json (Mix.Phoenix.TestDataTest)
|
mix test (OTP 24.3 | Elixir 1.12.3):
test/mix/phoenix/test_data_test.exs#L602
test sample_values/1 returns map of base sample attrs to be used in test files, specific formatting logic is invoked per case when it needed only (based on these data) (Mix.Phoenix.TestDataTest)
|
mix test (OTP 24.3 | Elixir 1.12.3):
test/mix/phoenix/test_data_test.exs#L529
test context_values_assertions/2 returns values assertions used for `action` in context (Mix.Phoenix.TestDataTest)
|
mix test (OTP 24.3 | Elixir 1.12.3):
test/mix/phoenix/test_data_test.exs#L428
test json_values_assertions/2 returns values assertions used for `action` in json (Mix.Phoenix.TestDataTest)
|
mix test (OTP 24.3 | Elixir 1.12.3)
Process completed with exit code 1.
|
mix test (OTP 24.3 | Elixir 1.11.4)
The job was canceled because "_1_12_3_24_3" failed.
|
mix test (OTP 24.3 | Elixir 1.11.4):
test/mix/phoenix/web_test.exs#L241
test form_inputs/1 returns form inputs for html and live, based on attributes, takes into account types and options of attributes (Mix.Phoenix.WebTest)
|
mix test (OTP 24.3 | Elixir 1.11.4):
test/mix/phoenix/attribute_test.exs#L868
test adjust_decimal_value/2 returns adjusted decimal value to options precision and scale (Mix.Phoenix.AttributeTest)
|
mix test (OTP 24.3 | Elixir 1.11.4):
test/mix/phoenix/test_data_test.exs#L211
test live_invalid_attrs/1 returns invalid attributes used in live (Mix.Phoenix.TestDataTest)
|
mix test (OTP 24.3 | Elixir 1.11.4):
test/mix/phoenix/test_data_test.exs#L251
test live_action_attrs_with_references/2 returns attributes with references used for `action` in live (Mix.Phoenix.TestDataTest)
|
mix test (OTP 24.3 | Elixir 1.11.4):
test/mix/phoenix/test_data_test.exs#L602
test sample_values/1 returns map of base sample attrs to be used in test files, specific formatting logic is invoked per case when it needed only (based on these data) (Mix.Phoenix.TestDataTest)
|
mix test (OTP 24.3 | Elixir 1.11.4):
test/mix/phoenix/test_data_test.exs#L518
test html_assertion_field/2 returns data to use in html assertions, if there is a suitable field (Mix.Phoenix.TestDataTest)
|
mix test (OTP 24.3 | Elixir 1.11.4):
test/mix/phoenix/test_data_test.exs#L149
test fixture/1 defaults fixture values for each type of attributes with unique functions (Mix.Phoenix.TestDataTest)
|
mix test (OTP 24.3 | Elixir 1.11.4):
test/mix/phoenix/test_data_test.exs#L428
test json_values_assertions/2 returns values assertions used for `action` in json (Mix.Phoenix.TestDataTest)
|
mix test (OTP 24.3 | Elixir 1.11.4):
test/mix/phoenix/test_data_test.exs#L529
test context_values_assertions/2 returns values assertions used for `action` in context (Mix.Phoenix.TestDataTest)
|
mix test (OTP 24.3 | Elixir 1.11.4):
test/mix/phoenix/test_data_test.exs#L338
test action_attrs_with_references/2 returns attributes with references used for `action` in context, html, json (Mix.Phoenix.TestDataTest)
|
mix test (OTP 27.1 | Elixir 1.17.3)
The job was canceled because "_1_11_4_24_3" failed.
|