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

test-pkg-cloud-plugins #24

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jxs1211
Copy link

@jxs1211 jxs1211 commented Sep 23, 2022

Signed-off-by: jxs1211 [email protected]

Description
ut

Related Issues
N/A

New Behavior (screenshots if needed)
PS D:\shen\go\open_source\fadvisor\pkg\cloud> go test -v -cover
=== RUN TestRegisterCloudProvider
=== RUN TestRegisterCloudProvider/base
--- PASS: TestRegisterCloudProvider (0.00s)
--- PASS: TestRegisterCloudProvider/base (0.00s)
=== RUN TestGetCloudProvider
=== RUN TestGetCloudProvider/base
=== RUN TestGetCloudProvider/found_provider_by_name
--- PASS: TestGetCloudProvider (0.00s)
--- PASS: TestGetCloudProvider/base (0.00s)
--- PASS: TestGetCloudProvider/found_provider_by_name (0.00s)
=== RUN TestInitCloudProvider
=== RUN TestInitCloudProvider/base
=== RUN TestInitCloudProvider/not_CloudConfigFile_and_cloud_is_nil
=== RUN TestInitCloudProvider/base#01
--- PASS: TestInitCloudProvider (0.01s)
--- PASS: TestInitCloudProvider/base (0.00s)
--- PASS: TestInitCloudProvider/not_CloudConfigFile_and_cloud_is_nil (0.00s)
--- PASS: TestInitCloudProvider/base#01 (0.00s)
PASS
coverage: 35.8% of statements

Signed-off-by: jxs1211 <[email protected]>
@jxs1211
Copy link
Author

jxs1211 commented Sep 27, 2022

@qmhu @mfanjie

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant