diaspora/features/support
khall 875895f2d0 Convert specs to RSpec 3.0.4 syntax with Transpec
This conversion is done by Transpec 2.3.6 with the following command:
    transpec features

* 19 conversions
    from: obj.should
      to: expect(obj).to

* 1 conversion
    from: == expected
      to: eq(expected)

For more details: https://github.com/yujinakayama/transpec#supported-conversions
2014-08-26 17:11:44 -07:00
..
application_cuke_helpers.rb Convert specs to RSpec 3.0.4 syntax with Transpec 2014-08-26 17:11:44 -07:00
database_cleaner_patches.rb
env.rb Make toggle aspect call synchronous and bump capybaras wait timeout 2014-01-26 00:13:06 +01:00
integration_sessions_controller.rb
integration_sessions_form.haml
paths.rb Convert specs to RSpec 3.0.4 syntax with Transpec 2014-08-26 17:11:44 -07:00
poor_mans_webmock.rb Bye Resque. Ohai Sidekiq. 2013-03-21 23:39:07 +01:00
publishing_cuke_helpers.rb Convert specs to RSpec 3.0.4 syntax with Transpec 2014-08-26 17:11:44 -07:00
server.rb
user_cuke_helpers.rb Convert specs to RSpec 3.0.4 syntax with Transpec 2014-08-26 17:11:44 -07:00