mastodon/spec
Mike Burns ea75ae2d1f Use be_within instead of eq for a to_f test match (#6275)
Floating point values are notoriously hard to pin down, so use the
`be_within` matcher to verify the approximate value.
2018-01-17 12:45:09 +01:00
..
controllers
fabricators
features
fixtures
helpers
lib
mailers
models
policies
presenters
requests
routing
services Use be_within instead of eq for a to_f test match (#6275) 2018-01-17 12:45:09 +01:00
support
validators
views Uploads for admin site settings (#4913) 2017-09-14 00:04:30 +02:00
workers
rails_helper.rb
spec_helper.rb