1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00
thoughtbot--shoulda-matchers/spec/unit/shoulda/matchers/doublespeak
Elliot Winkler f922613386 Reorganize unit tests, part II
* Change 'spec' Rake task to 'spec:unit'
* Require unit_spec_helper.rb in unit tests, not spec_helper.rb
* Re-namespace files in spec/support/unit under UnitTests
* Files in spec/support/unit/helpers no longer automatically add
  themselves to RSpec - this happens in unit_spec_helper.rb
* Extract RecordWithDifferentErrorAttributeBuilder and
  RecordValidatingConfirmationBuilder to separate files
2014-11-05 09:53:20 -07:00
..
double_collection_spec.rb Reorganize unit tests, part II 2014-11-05 09:53:20 -07:00
double_implementation_registry_spec.rb Reorganize unit tests, part II 2014-11-05 09:53:20 -07:00
double_spec.rb Reorganize unit tests, part II 2014-11-05 09:53:20 -07:00
object_double_spec.rb Reorganize unit tests, part II 2014-11-05 09:53:20 -07:00
proxy_implementation_spec.rb Reorganize unit tests, part II 2014-11-05 09:53:20 -07:00
stub_implementation_spec.rb Reorganize unit tests, part II 2014-11-05 09:53:20 -07:00
world_spec.rb Reorganize unit tests, part II 2014-11-05 09:53:20 -07:00