tff cannot detect related request specs
Rails/RSpec projects frequently place tests in spec/requests, which does not exactly correspond to the app/ directory.
Therefore, we'll never select a file in spec/requests as relevant for a controller or serializer change that is, to a developer, very relevant.
Edited by drew stachon