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

Address: Unable to import service dependencies #970

Conversation

imjaroiswebdev
Copy link
Contributor

Closes #967

Results of Acceptance Tests case added for protecting from regressions

TF_ACC=1 go test $(go list ./... |grep -v 'vendor') -v -count=1 -run TestAccPagerDutyServiceDependency_import -timeout 120m
?       github.com/PagerDuty/terraform-provider-pagerduty       [no test files]
?       github.com/PagerDuty/terraform-provider-pagerduty/util/apiutil  [no test files]
?       github.com/PagerDuty/terraform-provider-pagerduty/util/validate [no test files]
testing: warning: no tests to run
PASS
ok      github.com/PagerDuty/terraform-provider-pagerduty/pagerduty     2.149s [no tests to run]
=== RUN   TestAccPagerDutyServiceDependency_import # 👈 Extended test case
--- PASS: TestAccPagerDutyServiceDependency_import (27.72s)
PASS
ok      github.com/PagerDuty/terraform-provider-pagerduty/pagerdutyplugin       29.380s
testing: warning: no tests to run
PASS
ok      github.com/PagerDuty/terraform-provider-pagerduty/util  1.282s [no tests to run]

@imjaroiswebdev imjaroiswebdev merged commit 7b25333 into PagerDuty:master Jan 15, 2025
1 check passed
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.

Unable to import service dependencies.
1 participant