Skip to content
New issue

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

feat(schematics): skip creating tests for components #1663

Merged
merged 1 commit into from
May 22, 2024

Conversation

dhhyi
Copy link
Collaborator

@dhhyi dhhyi commented May 22, 2024

PR Type

[X] Feature

What Is the Current Behavior?

When creating components via schematics, you cannot skip creating tests.

What Is the New Behavior?

You can skip creating tests with --skip-tests

Does this PR Introduce a Breaking Change?

[ ] Yes
[X] No

Other Information

AB#96750

@dhhyi dhhyi added enhancement Enhancement to an existing feature nice to have Something that we can all live without, but will really improve a certain unimportant aspect labels May 22, 2024
@dhhyi dhhyi requested a review from shauke May 22, 2024 12:15
@shauke shauke added this to the 5.2 milestone May 22, 2024
@shauke shauke merged commit 5082b78 into develop May 22, 2024
26 checks passed
@shauke shauke deleted the feat/skip-tests-for-components branch May 22, 2024 15:42
shauke pushed a commit that referenced this pull request May 23, 2024
* You can skip creating tests with `--skip-tests`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to an existing feature nice to have Something that we can all live without, but will really improve a certain unimportant aspect
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants