Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Run browser tests in firefox & chrome #173

Merged
merged 2 commits into from
Jan 16, 2019
Merged

Commits on Jan 9, 2019

  1. Fix formatting & linter warnings.

    Zbigniew Zagorski committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    e6abab4 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2019

  1. Run browser tests in firefox

    Common support for running tests (unit & integration) in browser
    using mocha-webdriver-runner. Initial support for firefox headless, with
    suspended support for headless Chrome due to bug [1].
    
    [1]: puppeteer/puppeteer#3463
    Zbigniew Zagorski committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    d561108 View commit details
    Browse the repository at this point in the history