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
Currently, all of the tests use real life feed data - which makes the tests behave unstable and unpredictable. (Most of) this data should be replaced by mocks of the feeds.
As an added bonus it will make the tests run hell of a lot faster.
Currently, all of the tests use real life feed data - which makes the tests behave unstable and unpredictable. (Most of) this data should be replaced by mocks of the feeds.
As an added bonus it will make the tests run hell of a lot faster.