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

nsone: fix ns1-go test bugs #28

Merged
merged 2 commits into from
Sep 7, 2016
Merged

nsone: fix ns1-go test bugs #28

merged 2 commits into from
Sep 7, 2016

Conversation

thejandroman
Copy link
Collaborator

@thejandroman thejandroman commented Sep 2, 2016

Depends on #29

  • Clarify testAccCheckMonitoringJobDestroy error message when Monitoring
    Job still exists
  • Clarify testAccCheckZoneDestroy error message when Zone still exists
  • Fix testAccRecordBasic fixture to use correct zone dependency

Fixes #TF-54

@mlrobinson
Copy link

LGTM

1 similar comment
@thejandroman
Copy link
Collaborator Author

LGTM

The NS1 API previously lived at github.com/bobtfish/go-nsone-api, but
has moved to github.com/ns1/ns1-go. This patch:
- updates the godep pin
- removes the github.com/bobtfish/go-nsone-api from vendor/
- adds github.com/ns1/ns1-go to vendor/
- updates all imports to refer to the new namespace

Fixes #TF-53
- Clarify testAccCheckMonitoringJobDestroy error message when Monitoring
  Job still exists
- Clarify testAccCheckZoneDestroy error message when Zone still exists
- Fix testAccRecordBasic fixture to use correct zone dependency

Fixes #TF-54
@josephholsten josephholsten changed the title Fix nsone tests nsone: fix ns1-go test bugs Sep 7, 2016
@josephholsten josephholsten merged commit b10f3c8 into v0.6.16-ens Sep 7, 2016
@josephholsten josephholsten deleted the fix_nsone_tests branch September 7, 2016 17:41
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.

3 participants