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-416]. Batch allocation logs - restrict by acq units #283

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

BKadirkhodjaev
Copy link
Contributor

@BKadirkhodjaev BKadirkhodjaev commented Mar 5, 2025

Purpose

Approach

  • Populate FundUpdateLog with ledgerId and acqUnitIds to restrict log fetching by an ACQ Unit on the Ledger
  • Add new unit tests and update existing integration tests

@BKadirkhodjaev BKadirkhodjaev requested a review from a team March 5, 2025 14:45
@BKadirkhodjaev BKadirkhodjaev marked this pull request as ready for review March 5, 2025 14:45
}

@Test
void testGetFundUpdateLog() {
Copy link
Contributor Author

@BKadirkhodjaev BKadirkhodjaev Mar 5, 2025

Choose a reason for hiding this comment

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

This test has been extracted from EntitiesCrudBasicsTest, because EntitiesCrudBasicsTest does not support mocking ACQ Units for Get All endpoints (including for Ledgers, Groups and Fund).

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