Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Helper specs #8

@dchelimsky

Description

@dchelimsky

Helper specs get generated, but they are not really "helper specs" in that they offer no specific support yet for spec'ing helpers.

They need to:

  • provide a helper object which, in rspec-rails-1, is an instance of ActionView::Base
  • make sure the helper object has access to all of the rails helpers (link_to, url_for, etc)
  • make sure the helper object includes the helper being spec'd, so its methods can be accessed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions