Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test for #980 [not ready to merge] #1432

Closed
wants to merge 6 commits into from

Conversation

cch5ng
Copy link
Contributor

@cch5ng cch5ng commented Mar 21, 2017

(edit 033017: updated the BROWSERSTACK_USER value for the new account)
Issues/980/18
@miketaylr this is similar to an old branch, issues/980/15

requires npm install (to get a browserstack testing package)
server should be running locally
to run tests triggered locally but hitting browserstack servers (just update BROWSERSTACK_KEY value):

node_modules/.bin/intern-runner config=tests/browserstack BROWSERSTACK_USER='webcompatmozilla1' BROWSERSTACK_KEY='replace_with_access_key'

(edit 033017) for the BROWSERSTACK_KEY, you need to log into BrowserStack

  • Click the Automate navbar menu option
  • Expand the Username + Access Keys on the left top
  • Copy the Access Key value

I can't figure out how to make the tests run off travis. also a heads up that the browserstack account is giving an expiration notice (in 20 days). I've made a contact to their support to get an extension and am also making a request to update the account owner email (away from my personal email). will send those details separately.

let me know if you have any questions.

@cch5ng
Copy link
Contributor Author

cch5ng commented Mar 23, 2017

@miketaylr could you test if you can get browserstack test results from this branch? prerequisites are at top, #1432 (comment)
thanks. unsure why a lot of tests appear to fail on travis here, those tests shouldn't be affected...

@cch5ng
Copy link
Contributor Author

cch5ng commented Mar 30, 2017

just created a wiki page that summarizes the results of this PR and the BrowserStack status relative to the goals: https://github.com/webcompat/webcompat.com/wiki/BrowserStack-Tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants