thomasfinstad / terraform-provider-vyos-rolling

Terraform provider for VyOS with a focus on automatic resource generation
6 stars 0 forks source link

test that certificate functionallity works #192

Closed github-actions[bot] closed 7 months ago

github-actions[bot] commented 7 months ago

milestone:2

this is not going to be an automated test, and this file can be deleted later.

just test it out personally and document of how it works in the

provider config attr

- [ ] test invalid cert

- [ ] test skip check on invalid cert

- [ ] test valid cert

- [ ] test valid self signed cert in OS cert store

https://github.com/thomasfinstad/terraform-provider-vyos/blob/c3bd4b16ebe7a43fe5699e92a09c689c41d3aa65/internal/client/client_test.go#L3


package client

// TODO test that certificate functionallity works
//  milestone:2
//  this is not going to be an automated test, and this file can be deleted later.
//  just test it out personally and document of how it works in the
//  provider config attr
//  - [ ] test invalid cert
//  - [ ] test skip check on invalid cert
//  - [ ] test valid cert
//  - [ ] test valid self signed cert in OS cert store
github-actions[bot] commented 7 months ago

Closed in 158bd03e4d98a43f59a71564cbdc0709fae3d2aa