Skip to content
Carol Chung edited this page Mar 30, 2017 · 7 revisions

How to run BrowserStack Tests

Updated configurations and instructions are in PR #1432

Current Blockers

  • The Outreachy goal was to get the travis tests running on the BrowserStack environment (for forked repos) but I was unable to resolve the issue where ideally the BrowserStack access_key should remain secure (travis has docs for encrypting sensitive data but encrypted vars are unavailable to forked repos)

  • So the solution above is just an interim one where any user should be able to run tests (triggered locally) against the BrowserStack environment but there is a security issue of how to share the access_key...

Resources

Clone this wiki locally