You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When #685 will be merged into develop branch we could update some or all remote tests to use mocks.
It will eliminate the need for network to be even defined in the first place. It should reduce the chances of remote tests' failure.
I'll assign this issue to myself and will start updating remote tests when #685 is merged.
Note: mocking was introduced in #701 and it was merged into #685.
Sometimes remote tests failing on CI/CD. It runs well on rerun.
It's good to investigate the reason of this behaviour and to make remote tests more reliable.
The text was updated successfully, but these errors were encountered: