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 Revert #5772 (#6221) 2018-01-08 10:57:52 +01:00
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
workers
rails_helper.rb
spec_helper.rb