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

[Subtask] Introduce Jersey test framework #39

Closed
Tracked by #6
jerryshao opened this issue Jun 1, 2023 · 0 comments · Fixed by #40
Closed
Tracked by #6

[Subtask] Introduce Jersey test framework #39

jerryshao opened this issue Jun 1, 2023 · 0 comments · Fixed by #40
Assignees
Labels
subtask Subtasks of umbrella issue

Comments

@jerryshao
Copy link
Collaborator

Describe the subtask

This issue tracks the work of introducing Jersey test framework for REST APIs, so that we could verify in UTs.

Parent issue

#6

@jerryshao jerryshao self-assigned this Jun 1, 2023
@jerryshao jerryshao added the subtask Subtasks of umbrella issue label Jun 1, 2023
jerryshao added a commit that referenced this issue Jun 2, 2023
…40)

### What changes were proposed in this pull request?

This PR proposes to introduce Jersey test framework and mock tool, so we
could add jersey UTs later on. Also complement the left tenant operation
UTs for last PR.

### Why are the changes needed?

This PR introduces jersey test framework, which could be used later on
when we add more rest interfaces.

Fix: #39

### Does this PR introduce _any_ user-facing change?

N/A

### How was this patch tested?

UTs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subtask Subtasks of umbrella issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant