SeanKilleen / tf-whatsup

Highlights Terraform provider release notes you should care about.
MIT License
10 stars 1 forks source link

WIP: Verify.NET Tests for Hashicorp API #55

Open SeanKilleen opened 1 year ago

SeanKilleen commented 1 year ago

Resolves #51.

SeanKilleen commented 1 year ago

At this point, I've guaranteed that I'll get the result I'm looking for, but I'm not actually testing the API result itself, and I should be.

I'll extract that and add some tests for it as well.

SeanKilleen commented 1 year ago

It looks like introducing the test project has also messed up my publishing. I thought I was only publishing the console project, but maybe not. I should be able to fix that.