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

[#12901] Check if the search service is active in account request search test #13101

Merged
merged 18 commits into from
Jun 28, 2024

Conversation

cliu585
Copy link
Contributor

@cliu585 cliu585 commented Apr 29, 2024

Fixes #12901

  • Added check for active service in account search request test
  • Moved account search request test to AccountRequestSearchIT.java and updated variables and asserts accordingly

Copy link
Contributor

@jayasting98 jayasting98 left a comment

Choose a reason for hiding this comment

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

Hi, thank you for your contribution. There is already an open PR for this, #13021, so unless that one is closed, perhaps we will put your PR on hold for now.

Feel free to work on another issue if you still want to.

@jayasting98 jayasting98 added s.OnHold The issue/PR's validity has been put on hold pending some other event c.Task Other non-user-facing works, e.g. refactoring, adding tests labels May 7, 2024
Copy link
Contributor

@weiquu weiquu left a comment

Choose a reason for hiding this comment

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

LGTM

@weiquu weiquu merged commit 015b872 into TEAMMATES:master Jun 28, 2024
11 checks passed
@weiquu weiquu added s.ToMerge The PR is approved by all reviewers including final reviewer; ready for merging and removed s.OnHold The issue/PR's validity has been put on hold pending some other event labels Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c.Task Other non-user-facing works, e.g. refactoring, adding tests s.ToMerge The PR is approved by all reviewers including final reviewer; ready for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check if the search service is active in account request search test
5 participants