Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: argos-ci/jest-puppeteer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1
Choose a base ref
...
head repository: argos-ci/jest-puppeteer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 10 commits
  • 39 files changed
  • 3 contributors

Commits on Mar 4, 2018

  1. Configuration menu
    Copy the full SHA
    4230c2a View commit details
    Browse the repository at this point in the history
  2. Update README.md

    TrySound committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    82ed108 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    TrySound committed Mar 4, 2018
    Configuration menu
    Copy the full SHA
    0b035ef View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2018

  1. Merge pull request #2 from TrySound/patch-1

    Update README.md
    gregberge committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    2c01b64 View commit details
    Browse the repository at this point in the history
  2. fix: add missing await to README

    daikikohara committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    cb11763 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from daikikohara/add-missing-await

    fix: add missing await to README
    gregberge committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    e04a172 View commit details
    Browse the repository at this point in the history
  4. feat: integrate server launch

    BREAKING CHANGE: Puppeteer launch options are now specified under `launch` object
    gregberge committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    dbea571 View commit details
    Browse the repository at this point in the history
  5. feat: simplify expect usage

    BREAKING CHANGE: `expectPage()` is replaced by `expect(page)`
    gregberge committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    e0fc3d1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4 from smooth-code/support-server

    Simplify usage
    gregberge committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    6e835e4 View commit details
    Browse the repository at this point in the history
  7. v2.0.0

    gregberge committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    b1ea334 View commit details
    Browse the repository at this point in the history
Loading