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

[MODFIN-379] - Create API for retrieve finance data #262

Merged
merged 11 commits into from
Nov 20, 2024
Merged

Conversation

azizbekxm
Copy link
Contributor

@azizbekxm azizbekxm commented Nov 18, 2024

Purpose

https://folio-org.atlassian.net/browse/MODFIN-388

Approach

  • Implemented api to retreive finance data from mod-finance-storage
  • added to testEntities for get collection tests only

Related prs
folio-org/acq-models#488
folio-org/mod-finance-storage#433

@azizbekxm azizbekxm changed the title [MODFIN-379] - Create API for fund updates logs [MODFIN-379] - Create API for retrieve finance data Nov 19, 2024
@@ -64,6 +68,11 @@ public void initMocks() {
requestContext = new RequestContext(context, okapiHeaders);
}

@AfterEach
void clearContext() throws Exception {

Choose a reason for hiding this comment

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

Good approach, we should use this in every new test that opens mocks

@azizbekxm azizbekxm merged commit f981adc into master Nov 20, 2024
6 checks passed
@azizbekxm azizbekxm deleted the MODFIN-388 branch November 20, 2024 14:01
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.

4 participants