-
Notifications
You must be signed in to change notification settings - Fork 119
Add tests for Loader Driver interaction conformance for Sysman VF Management API's #360
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
Add tests for Loader Driver interaction conformance for Sysman VF Management API's #360
Conversation
e2cdb8e
to
ec50c9c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
Now with this null driver update, will add tests for all L0 API's (Core, Sysman & Tools) in a separate PR |
Just did a minor refactor. Thanks! |
Right now keeping it in draft bcos exploring if any other better method exists which can be extensible for other validation like structs in/out. Will finalize before merging this & going ahead for updating all API's |
…agement API's Related-To: NEO-15334 Signed-off-by: Vishnu Khanth <[email protected]>
…agement API's Related-To: NEO-15334 Signed-off-by: Vishnu Khanth <[email protected]>
…agement API's Related-To: NEO-15334 Signed-off-by: Vishnu Khanth <[email protected]>
…agement API's Related-To: NEO-15334 Signed-off-by: Vishnu Khanth <[email protected]>
35de06d
to
67d1197
Compare
Finalized the approach. This approach itself looks good to me |
Rebased the PR to get the latest changes. |
Related-To: NEO-15334