]> cat aescling's git repositories - mastodon.git/commit
More coverage yes more even more (#2627)
authorMatt Jankowski <mjankowski@thoughtbot.com>
Sat, 29 Apr 2017 22:25:38 +0000 (18:25 -0400)
committerEugen Rochko <eugen@zeonfederated.com>
Sat, 29 Apr 2017 22:25:38 +0000 (00:25 +0200)
commitf48cb3eb170314cba1938522c0da44af21d47e83
treeff588793c76f7e9ef43da8082d509c6f03988709
parent8325866c6101c7b63b616e7e0035080ef1af96a7
More coverage yes more even more (#2627)

* Add coverage for admin/confirmations controller

* Coverage for statuses controller show action

* Add coverage for admin/domain_blocks controller

* Add coverage for settings/profiles#update
app/controllers/admin/confirmations_controller.rb
app/controllers/admin/domain_blocks_controller.rb
spec/controllers/admin/confirmations_controller_spec.rb [new file with mode: 0644]
spec/controllers/admin/domain_blocks_controller_spec.rb
spec/controllers/settings/profiles_controller_spec.rb
spec/controllers/statuses_controller_spec.rb [new file with mode: 0644]