Skip to content

Conversation

@mesilov
Copy link
Collaborator

@mesilov mesilov commented Mar 16, 2025

Introduced a TestRepositoryFlusherInterface and integrated flushing logic into application installation repository tests. This ensures proper storage synchronization for tested operations, improving reliability and accuracy of test assertions.

Q A
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #123
License MIT

Introduced a `TestRepositoryFlusherInterface` and integrated flushing logic into application installation repository tests. This ensures proper storage synchronization for tested operations, improving reliability and accuracy of test assertions.

Signed-off-by: mesilov <mesilov.maxim@gmail.com>
@mesilov mesilov marked this pull request as ready for review March 16, 2025 11:30
@mesilov mesilov merged commit c19b939 into dev Mar 16, 2025
24 checks passed
@mesilov mesilov deleted the bugfix/123-add-flusher-implementation branch October 18, 2025 20:08
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.

[Bug in SDK]: add flusher implementation to contract test ApplicationInstallationRepositoryInterfaceTest

2 participants