Commit Graph

2 Commits (ba3fa2bb28f9101de33c0759797c5c994fe8b47c)

Author SHA1 Message Date
Joël Quenneville e9ebe097ec Add tests to the Feed model (#2594)
This adds a test for the `Feed#get` method. While the data
transformations in `Feed#get` may seem redundant, they are important to
maintain the order from Redis. The tests I wrote will fail if someone
tries to refactor away this "redundancy" (as I tried to do in the first
iteration of this change).
2017-04-29 00:21:35 +02:00
Eugen Rochko d4892ace62 Adding more test stubs 2016-03-19 12:13:47 +01:00