Sha256: 24988f5ce2fabd5ddea8429cac255bd13592b695cc9d54028091cc3db0c9a4b4

Contents?: true

Size: 1.46 KB

Versions: 9

Compression:

Stored size: 1.46 KB

Contents

test_page: test_harness.html

on_start:
  command: /usr/bin/java -jar $HOME/.browserstack/BrowserStackTunnel.jar $BROWSERSTACK_KEY localhost,<port>,0 -force
  wait_for_text: Press Ctrl-C to exit
  wait_for_text_timeout: 9000

launchers:

  bs_firefox:
    command: browserstack launch --timeout 120 --attach firefox:22.0 <url>/test_harness.html
    protocol: browser

  bs_chrome:
    command: browserstack launch --timeout 120 --attach chrome:28.0 <url>/test_harness.html
    protocol: browser

  bs_safari_51:
    command: browserstack launch --timeout 120 --attach safari:5.1 <url>/test_harness.html
    protocol: browser

  bs_ie_8:
    command: browserstack launch --timeout 120 --attach ie:8.0 <url>/test_harness.html
    protocol: browser

  bs_ie_9:
    command: browserstack launch --timeout 120 --attach ie:9.0 <url>/test_harness.html
    protocol: browser

  bs_ie_10:
    command: browserstack launch --timeout 120 --attach ie:10.0 <url>/test_harness.html
    protocol: browser

  bs_android_23:
    command: browserstack launch --timeout 240 --attach "Motorola Photon 4G" <url>/test_harness.html
    protocol: browser

  bs_android_41:
    command: browserstack launch --timeout 240 --attach "Samsung Galaxy S III" <url>/test_harness.html
    protocol: browser

  bs_iphone_5:
    command: browserstack launch --timeout 60 --attach "iPhone 5" <url>/test_harness.html
    protocol: browser

launch_in_ci: [bs_chrome, bs_firefox, bs_ie_8, bs_ie_9, bs_ie_10, bs_iphone_5, bs_android_41]

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
authing_ruby-1.1.4 lib/authing_ruby/test/js_sdk_test/node_modules/jwt-decode/testem.yml
authing_ruby-1.1.3 lib/authing_ruby/test/js_sdk_test/node_modules/jwt-decode/testem.yml
authing_ruby-1.1.2 lib/authing_ruby/test/js_sdk_test/node_modules/jwt-decode/testem.yml
authing_ruby-1.1.1 lib/authing_ruby/test/js_sdk_test/node_modules/jwt-decode/testem.yml
authing_ruby-1.1.0 lib/authing_ruby/test/js_sdk_test/node_modules/jwt-decode/testem.yml
authing_ruby-1.0.9 lib/authing_ruby/test/js_sdk_test/node_modules/jwt-decode/testem.yml
authing_ruby-1.0.8 lib/authing_ruby/test/js_sdk_test/node_modules/jwt-decode/testem.yml
authing_ruby-1.0.7 lib/authing_ruby/test/js_sdk_test/node_modules/jwt-decode/testem.yml
authing_ruby-1.0.6 lib/authing_ruby/test/js_sdk_test/node_modules/jwt-decode/testem.yml