1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

2 commits

Author SHA1 Message Date
Mike Moore
b2e5db9c71 Allow strings in the controller test describe blocks
Allow controller tests using the spec DSL to match strings.
Add test coverage for the register_spec_type calls.
2012-09-24 14:21:47 -06:00
Mike Moore
fdc11fd01a Support controller tests using spec DSL - fixes #7743
Add tests for controller tests using the minitest spec DSL.
2012-09-24 14:15:21 -06:00