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

Add some unit test #11

Merged
merged 19 commits into from Feb 27, 2018
Merged

Add some unit test #11

merged 19 commits into from Feb 27, 2018

Commits on Feb 24, 2018

  1. Copy unit test and initial setup

    Archie Lee committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    3bb8bbf View commit details
    Browse the repository at this point in the history
  2. Remove unsupported API

    Archie Lee committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    ef9917e View commit details
    Browse the repository at this point in the history
  3. Add Puppeteer.executablePath unit test

    Archie Lee committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    ee108e3 View commit details
    Browse the repository at this point in the history
  4. Add unit test for "Page.goto"

    Archie Lee committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    a94aec8 View commit details
    Browse the repository at this point in the history
  5. Add unit test for screenshot

    Archie Lee committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    61c0970 View commit details
    Browse the repository at this point in the history
  6. Add unit test for waitForSelector

    Archie Lee committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    faf3585 View commit details
    Browse the repository at this point in the history
  7. Change select to selectOne

    Archie Lee committed Feb 24, 2018
    Configuration menu
    Copy the full SHA
    990a03b View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2018

  1. Add unit test for selectXPath

    Archie Lee committed Feb 25, 2018
    Configuration menu
    Copy the full SHA
    d2dbd4c View commit details
    Browse the repository at this point in the history
  2. Add unit test for waitForXPath

    Archie Lee committed Feb 25, 2018
    Configuration menu
    Copy the full SHA
    b4b9fa7 View commit details
    Browse the repository at this point in the history
  3. Add unit test for setExtraHTTPHeaders

    Archie Lee committed Feb 25, 2018
    Configuration menu
    Copy the full SHA
    ace8a5a View commit details
    Browse the repository at this point in the history
  4. Add unit test for type

    Archie Lee committed Feb 25, 2018
    Configuration menu
    Copy the full SHA
    fe370ad View commit details
    Browse the repository at this point in the history
  5. Use shorter syntax

    Archie Lee committed Feb 25, 2018
    Configuration menu
    Copy the full SHA
    c6e0faa View commit details
    Browse the repository at this point in the history
  6. Display result in search example

    Archie Lee committed Feb 25, 2018
    Configuration menu
    Copy the full SHA
    c2e0f8c View commit details
    Browse the repository at this point in the history
  7. Refmt FrameBase.re

    Archie Lee committed Feb 25, 2018
    Configuration menu
    Copy the full SHA
    5f07864 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2018

  1. Configuration menu
    Copy the full SHA
    5cd939d View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2018

  1. Configuration menu
    Copy the full SHA
    1c1183a View commit details
    Browse the repository at this point in the history
  2. Add test:watch script

    jihchi committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    a3fad57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d64908 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c8c07aa View commit details
    Browse the repository at this point in the history