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

Tests fails when mocking fs.readFileSync #55

Open
zFernand0 opened this issue Oct 21, 2020 · 0 comments
Open

Tests fails when mocking fs.readFileSync #55

zFernand0 opened this issue Oct 21, 2020 · 0 comments
Labels
bug Something isn't working priority-low severity-low

Comments

@zFernand0
Copy link
Member

The test failure has been address in the CLI repo by properly mocking fs.readFileSync but allowing yargs to use the real implementation.
See https://github.com/zowe/zowe-cli/blob/master/__mocks__/fs.ts#L52-L55

Originally posted by @zFernand0 in #53 (comment)

@zFernand0 zFernand0 added bug Something isn't working priority-low severity-low labels Mar 6, 2023
@t1m0thyj t1m0thyj moved this to Low Priority in Zowe CLI Squad Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority-low severity-low
Projects
Status: Low Priority
Development

No branches or pull requests

1 participant