Skip to content

Conversation

@larrytamnjong
Copy link
Contributor

No description provided.

@larrytamnjong larrytamnjong marked this pull request as ready for review December 3, 2024 06:52
var req = await _client.Connect.CAGetConfig();
var result = req.Response;

Assert.Equal("consul", result.Provider);
Copy link
Contributor

Choose a reason for hiding this comment

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

Please test all other fields too.

@larrytamnjong
Copy link
Contributor Author

Hi @marcin-krystianc please can you have another look and let me know if this is okay, thanks :)

Copy link
Contributor

@marcin-krystianc marcin-krystianc left a comment

Choose a reason for hiding this comment

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

There is a typo in the test name, looks good otherwise.

Co-authored-by: Marcin Krystianc <[email protected]>
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