]> cat aescling's git repositories - mastodon.git/commit
Add tests for embeds controller (#7719)
authorShuhei Kitagawa <shuheiktgw@users.noreply.github.com>
Mon, 4 Jun 2018 01:35:56 +0000 (10:35 +0900)
committerYamagishi Kazutoshi <ykzts@desire.sh>
Mon, 4 Jun 2018 01:35:56 +0000 (10:35 +0900)
commit22caa32ba2cb0c0cb87a1e721bd333af3c53cdbb
tree0ea4e81fce312f9f01204187cd561cebfb2a3c39
parent6b2f4f8c091858a3a6efd62ae77cf7bdf1e26969
Add tests for embeds controller (#7719)

* Small refactoring of status_finder_spec

* Add tests for embeds_controller
spec/controllers/api/web/embeds_controller_spec.rb [new file with mode: 0644]
spec/lib/status_finder_spec.rb