Sha256: ead190d042638dfbd2be307ceb0a329ed6b9bd2ce754545aa7375f37407f604d

Contents?: true

Size: 140 Bytes

Versions: 46

Compression:

Stored size: 140 Bytes

Contents

module IntegrationTestHelpers
  def allow_receivers_to_process_queues(ms_to_sleep = 1_000)
    sleep (ms_to_sleep.to_f / 1_000.0)
  end
end

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
pwwka-1.0.0 spec/integration/support/integration_test_helpers.rb
pwwka-1.0.0.RC1 spec/integration/support/integration_test_helpers.rb
pwwka-0.24.0 spec/integration/support/integration_test_helpers.rb
pwwka-0.23.0 spec/integration/support/integration_test_helpers.rb
pwwka-0.22.7 spec/integration/support/integration_test_helpers.rb
pwwka-0.22.7.RC spec/integration/support/integration_test_helpers.rb
pwwka-0.23.0.RC2 spec/integration/support/integration_test_helpers.rb
pwwka-0.22.6 spec/integration/support/integration_test_helpers.rb
pwwka-0.23.RC1 spec/integration/support/integration_test_helpers.rb
pwwka-0.22.5 spec/integration/support/integration_test_helpers.rb
pwwka-0.22.4 spec/integration/support/integration_test_helpers.rb
pwwka-0.22.3 spec/integration/support/integration_test_helpers.rb
pwwka-0.22.2 spec/integration/support/integration_test_helpers.rb
pwwka-0.21.3 spec/integration/support/integration_test_helpers.rb
pwwka-0.22.2.RC4 spec/integration/support/integration_test_helpers.rb
pwwka-0.22.2.RC3 spec/integration/support/integration_test_helpers.rb
pwwka-0.22.2.RC2 spec/integration/support/integration_test_helpers.rb
pwwka-0.22.0.RC2 spec/integration/support/integration_test_helpers.rb
pwwka-0.22.0.RC spec/integration/support/integration_test_helpers.rb
pwwka-0.21.2 spec/integration/support/integration_test_helpers.rb