Peter Tackage

Results 22 comments of Peter Tackage

This is generally the type of testing that I had in mind: https://github.com/peter-tackage/soundmap/tree/master/app/src/test Start with the happy path for a single model type in the first PR and go from...

@luciapayo also brought up the question of whether `ViewItems` should even be bound because it bypasses the `DiffUtils` mechanism when the bound `Observable` emits a changed value.

If we add content to the `HomeActivity` then it could give us some flexibility to show mixed content; e.g. we could show some random sounds with another item to allow...

Actually ads might work - we could an "ad" every few items that directs to our [careers website](http://futurice.com/careers). How does that sound?

@luciapayo It looks like this is done. We can right a separate issue for adding an "ads" card into the stream, right?

You can reference PRs by writing #27

This this a case where Robolectric should be used? Could possibly pull out some of the logic into a separate class and `androidTest` it too.

@VasileUngureanu We're going to have a discussion about external contributions. I'll get back to you.