8000 [make:controller] add tests for command argument names by jrushlow · Pull Request #1602 · symfony/maker-bundle · GitHub
[go: up one dir, main page]

Skip to content

[make:controller] add tests for command argument names #1602

New issue

8000 Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

jrushlow
Copy link
Collaborator
@jrushlow jrushlow commented Sep 26, 2024

Additional tests for running make:controller with non-interactive arguments

  • MyController -> src/Controller/MyController
  • Admin\MyController -> src/Controller/Admin/MyController
  • \App\Foo\Bar\CoolController -> src/Foo/Bar/CoolController
    These tests are skipped on windows due to differences in Windows / Linux handling of \\ in the CLI

@jrushlow jrushlow added the Minor Minor Enhancement label Sep 26, 2024
@jrushlow jrushlow added this to the v1.62.0 milestone Sep 26, 2024
@jrushlow jrushlow merged commit d0cfae6 into symfony:main Sep 26, 2024
9 checks passed
@jrushlow jrushlow deleted the tests/make-controller-tests branch September 26, 2024 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Minor Minor Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0