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

Test server Nexus endpoint operator apis #2162

Merged
merged 10 commits into from
Aug 5, 2024
Merged

Conversation

pdoerner
Copy link
Contributor

What was changed

Updated API to v1.36.0
Added test server implementations of Nexus endpoint CRUD APIs to TestOperatorService

Why?

To support implementing Nexus operations in the test server.

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

@pdoerner pdoerner requested a review from a team as a code owner July 31, 2024 05:39
Copy link
Member

@bergundy bergundy left a comment

Choose a reason for hiding this comment

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

Overall LGTM. Will defer to @Quinn-With-Two-Ns for the approval.

@Quinn-With-Two-Ns
Copy link
Contributor

Overall LGTM, are we able to add tests as well? Ideally we can add test that both verify the API behaves as expected, and behaves like the real server. Here is what I did for update 6b39e44.

@Rule public SDKTestWorkflowRule testWorkflowRule = SDKTestWorkflowRule.newBuilder().build();

@Before
public void checkExternal() {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Opened #2165 to remove skip once 1.25.0 is officially released

@pdoerner pdoerner merged commit 4871168 into master Aug 5, 2024
11 checks passed
@pdoerner pdoerner deleted the test-nexus-operator-apis branch August 5, 2024 17:36
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