mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
07e740d24f
Why: * We recently added Routing::RouteMatcher; the tests for those were roughly copied from those for ActionController::RouteMatcher but were rewritten, so we want to make the tests consistent between the two. * The names of the existing tests weren't descriptive enough. * The tests involving globs inside of routes should have been run twice -- once in the case that controller and action are separate options, another in the case that controller and action are specified together. |
||
---|---|---|
.. | ||
matchers |