Code, TestingTesting RxJS5 async methods in Angular2For some time now I am struggling to find a way to test RxJS code that uses functions with time in them. Let’s look at an example of what we…
Ionic, Code, TestingTesting Ionic presentablesI frequently come across the question of how we can test a presentable in Ionic. A presentable is component that is presented in a separate…