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

[SM-1153] Provide QA test crate #679

Closed

Conversation

Thomas-Avery
Copy link
Contributor

Objective

This is to provide an easy way for QA to get started on testing secrets sync rust SDK.

This should not be merged in.

call_sync(
client,
&SecretsSyncRequest {
organization_id: organization_id,

Check failure

Code scanning / clippy

redundant field names in struct initialization Error test

redundant field names in struct initialization
call_sync(
client,
&SecretsSyncRequest {
organization_id: organization_id,

Check failure

Code scanning / clippy

redundant field names in struct initialization Error test

redundant field names in struct initialization
call_sync(
client,
&SecretsSyncRequest {
organization_id: organization_id,

Check failure

Code scanning / clippy

redundant field names in struct initialization Error test

redundant field names in struct initialization
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.

1 participant