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

HQRM test for localization does not handle class-based resources #125

Open
johlju opened this issue Jul 12, 2022 · 0 comments · May be fixed by #133
Open

HQRM test for localization does not handle class-based resources #125

johlju opened this issue Jul 12, 2022 · 0 comments · May be fixed by #133
Labels
enhancement The issue is an enhancement request. help wanted The issue is up for grabs for anyone in the community.

Comments

@johlju
Copy link
Member

johlju commented Jul 12, 2022

Details of the scenario you tried and the problem that is occurring

When having localization files for a class-based resource the HQRM test for localization the tests does not report on unused or missing localization strings.

Steps to reproduce the problem

Run HQRM test on class-based resources where it is known that there are localization strings that are missing.

Expected behavior

Able to correctly fail pipeline if there is an issue with localization strings (missing or unused).

Current behavior

Does not fail the pipeline.

Suggested solution to the issue

Add a new HQRM tests to test localization for class-based resources.

The operating system the target node is running

n/a

Version and build of PowerShell the target node is running

n/a

Version of the module that was used

n/a

@johlju johlju added enhancement The issue is an enhancement request. help wanted The issue is up for grabs for anyone in the community. labels Jul 12, 2022
@dan-hughes dan-hughes linked a pull request Aug 16, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement The issue is an enhancement request. help wanted The issue is up for grabs for anyone in the community.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant