add scopes to generators #5244
Annotations
11 errors
|
Run tests:
test/mix/tasks/phx.gen.auth/injector_test.exs#L971
test app_layout_menu_inject/2 returns :already_injected when render is already found in file (Mix.Tasks.Phx.Gen.Auth.InjectorTest)
|
Run tests:
test/mix/tasks/phx.gen.auth/injector_test.exs#L811
test app_layout_menu_inject/2 injects render user_menu after the opening body tag (Mix.Tasks.Phx.Gen.Auth.InjectorTest)
|
Run tests:
test/mix/tasks/phx.gen.auth/injector_test.exs#L544
test router_plug_inject/2 respects windows line endings (Mix.Tasks.Phx.Gen.Auth.InjectorTest)
|
Run tests:
test/mix/tasks/phx.gen.auth/injector_test.exs#L891
test app_layout_menu_inject/2 works with windows line endings (Mix.Tasks.Phx.Gen.Auth.InjectorTest)
|
Run tests:
test/mix/tasks/phx.gen.auth/injector_test.exs#L623
test app_layout_menu_inject/2 injects user menu at the bottom of nav section when it exists (Mix.Tasks.Phx.Gen.Auth.InjectorTest)
|
Run tests:
test/mix/tasks/phx.gen.auth/injector_test.exs#L717
test app_layout_menu_inject/2 injects user menu at the bottom of nav section when it exists with windows line endings (Mix.Tasks.Phx.Gen.Auth.InjectorTest)
|
Run tests:
test/mix/tasks/phx.gen.auth/injector_test.exs#L1005
test app_layout_menu_inject/2 returns {:error, :unable_to_inject} when the body tag isn't found (Mix.Tasks.Phx.Gen.Auth.InjectorTest)
|
Run tests:
test/mix/tasks/phx.gen.auth/injector_test.exs#L470
test router_plug_inject/2 injects after :put_secure_browser_headers (Mix.Tasks.Phx.Gen.Auth.InjectorTest)
|
Run tests:
test/mix/tasks/phx.gen.auth/injector_test.exs#L1012
test app_layout_menu_help_text/2 returns a string with the expected help text (Mix.Tasks.Phx.Gen.Auth.InjectorTest)
|
Run tests:
test/mix/tasks/phx.gen.auth/injector_test.exs#L603
test router_plug_help_text/2 returns a string with the expected help text (Mix.Tasks.Phx.Gen.Auth.InjectorTest)
|
Loading