Here is the original thread conversation
We need to create an integration test to make changes in the internal core logic:
- These ITs should be designed in a way we can test core logic in the concurrent environment: so we need a "happy path" along with the scenarios where failures would potentially be expected.
Example of the logic we want to test as a part of these tests: #1264
Here is the original thread conversation
We need to create an integration test to make changes in the internal core logic:
Example of the logic we want to test as a part of these tests: #1264