add scopes to generators #5254
Annotations
11 errors
|
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#L507
test router_plug_inject/2 injects after :put_secure_browser_headers even when it has additional options (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#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#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#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#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#L603
test router_plug_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_test.exs#L87
test generates with defaults (Prompt: --no-live) (Mix.Tasks.Phx.Gen.AuthTest)
|
Run tests:
test/mix/tasks/phx.gen.auth_test.exs#L325
test works with apps generated with --live (Mix.Tasks.Phx.Gen.AuthTest)
|
Loading