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

Add acceptance tests #355

Merged

Conversation

bhatipradeep
Copy link
Contributor

  1. [Add] Subnets datasource with filters query test.
  2. [Add] Recovery Plan datasource with name query test"

@siddharth-nutanix
Copy link
Collaborator

siddharth-nutanix commented Feb 24, 2022

/ok-to-test

Acceptance test run status: failure

@siddharth-nutanix
Copy link
Collaborator

siddharth-nutanix commented Feb 28, 2022

/ok-to-test

Acceptance test run status: success
Line code coverage is 59.8

@@ -8,7 +8,7 @@ import (
"github.com/hashicorp/terraform-plugin-sdk/v2/helper/resource"
)

func TestAccNutanixRecoveryPlanDataSource_basic(t *testing.T) {
func TestAccRecoveryPlanDataSourceConfig_WithID(t *testing.T) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In golang we dont use _ in the function name.

@siddharth-nutanix siddharth-nutanix merged commit 138fefa into nutanix:master Feb 28, 2022
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.

2 participants