]> cat aescling's git repositories - mastodon.git/commit
Cover AccountsController more in spec (#3229)
authorAkihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>
Tue, 23 May 2017 00:53:01 +0000 (09:53 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 23 May 2017 00:53:01 +0000 (02:53 +0200)
commit8fd174298df3fea60a4efe958fca9c1946633e10
tree21e2ddcbc759039c181116e23c577cb362f12fcf
parent9afd7dadbf5ffa6ad0686da197b927230a101bea
Cover AccountsController more in spec (#3229)

* Introduce recent scope to Status and StreamEntry

Introduce recent scope to Status and StreamEntry as Account has.

* Cover AccountsController more in AccountsController
app/controllers/accounts_controller.rb
app/models/status.rb
app/models/stream_entry.rb
spec/controllers/accounts_controller_spec.rb