Re-factor our test to have a consistent coding standard #1481
Labels
enhancement
New feature or request
priority-low
Legit issue but cosmetic or nice-to-have
Technical Debt
Includes Architecture, Code, Testing, Automation debt
Discussed in #1480
Originally posted by jellypuno September 9, 2021
Currently our tests have 2 different coding standard. (please see ZoweUSSNode.unit.test.ts and dataset>actions.unit.test) Let's factor the unit test once again to make the coding consistent. Also, the extensible API are not mocked properly. Let's check our tests and make sure that they are mocked properly.
The text was updated successfully, but these errors were encountered: