mastodon/spec
Matt Jankowski 1ada494bb2 Admin settings controller refactor, add specs, cleanup (#2225)
* Add render_views for admin/settings spec

* Add coverage for admin/settings#update

* Add coverage for admin/settings typecasting open_registrations setting

* Simplify how admin/settings finds the value for updating

* Rely on activerecord to not update a value that hasnt changed

* Add coverage for non-existent setting

* Use a constant for boolean settings
2017-04-20 17:18:09 +02:00
..
controllers Admin settings controller refactor, add specs, cleanup (#2225) 2017-04-20 17:18:09 +02:00
fabricators
features
fixtures Fix #2108 - Fix gif uploads (#2171) 2017-04-19 23:21:00 +02:00
helpers Instance helper to replace site title helper (#2038) 2017-04-18 00:16:32 +02:00
javascript
lib Fix html escape characters in the URL (#2138) 2017-04-19 14:52:18 +02:00
mailers
models Fix #2108 - Fix gif uploads (#2171) 2017-04-19 23:21:00 +02:00
presenters
requests Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
routing Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
services Fix possibility of unrightful webfinger redirect (#2147) 2017-04-19 17:28:35 +02:00
support/matchers/model
views
rails_helper.rb
spec_helper.rb Add more tests for AtomSerializer (#2096) 2017-04-18 22:30:17 +02:00