describe "form_range_filter" do
    let(:date) { 1.week.ago }
    let(:output) { show_device_presenter.form_range_filter("range", date) }

    it "returns a link containing the provided text to get checkins for a certain range" do