Skip to content

[Bug in SDK]: Bitrix24AccountRepositoryInterface has problem with contract tests design - can't add flusher #74

@mesilov

Description

@mesilov

version(s) affected

1.1.0

Description

Users can't implement tests because contract tests in SDK can't flush changes to storage with repository implementation

How to reproduce

Try to implement a repository and try to cover it with contract tests

Possible Solution

add TestRepositoryFlusherInterface and get a flusher instance in contract tests

Additional Context

https://www.doctrine-project.org/projects/doctrine-orm/en/3.3/reference/working-with-objects.html

Metadata

Metadata

Assignees

Labels

bug in SDKSomething isn't working in SDK

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions