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

Adding tests #28

Merged
merged 74 commits into from
Nov 8, 2017
Merged

Adding tests #28

merged 74 commits into from
Nov 8, 2017

Commits on Oct 20, 2017

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

Commits on Oct 23, 2017

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

Commits on Oct 24, 2017

  1. Configuration menu
    Copy the full SHA
    74b3672 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf8c853 View commit details
    Browse the repository at this point in the history
  3. trying a catch block

    faboweb committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    388fee0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3a8cca View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2017

  1. Configuration menu
    Copy the full SHA
    de8d82b View commit details
    Browse the repository at this point in the history
  2. fixed linting

    faboweb committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    c86a00c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e2e8fa View commit details
    Browse the repository at this point in the history
  4. sevral fixes

    faboweb committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    41d84d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4dc7aea View commit details
    Browse the repository at this point in the history
  6. adding babel core dependency

    faboweb committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    cce9801 View commit details
    Browse the repository at this point in the history
  7. testing only main

    faboweb committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    79a87b3 View commit details
    Browse the repository at this point in the history
  8. mocking electron import

    faboweb committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    fc3eee0 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

  1. Fixing main test

    faboweb committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    908a66c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ea141c View commit details
    Browse the repository at this point in the history
  3. Keeping log output in tests

    faboweb committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    34ce6a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1731732 View commit details
    Browse the repository at this point in the history
  5. handle EPIPE error

    faboweb committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    00501bc View commit details
    Browse the repository at this point in the history
  6. also exiting on ECONNRESET

    faboweb committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    413d5d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17035a8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ebdc4a View commit details
    Browse the repository at this point in the history
  9. Handling more shutdown cases

    faboweb committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    cbee23c View commit details
    Browse the repository at this point in the history
  10. testing circleci

    faboweb committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    9f9be24 View commit details
    Browse the repository at this point in the history
  11. linting

    faboweb committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    f3516a4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ce18707 View commit details
    Browse the repository at this point in the history
  13. Revert "moving dependency install into circle config"

    This reverts commit ce18707.
    faboweb committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    a755903 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2017

  1. Configuration menu
    Copy the full SHA
    6ce7ded View commit details
    Browse the repository at this point in the history
  2. fixing run commands

    faboweb committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    98e3574 View commit details
    Browse the repository at this point in the history
  3. managing dependencies better

    faboweb committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    eb9e49c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91dc034 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8657f8 View commit details
    Browse the repository at this point in the history
  6. typo

    faboweb committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    0922cf4 View commit details
    Browse the repository at this point in the history
  7. linting

    faboweb committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    be0d816 View commit details
    Browse the repository at this point in the history
  8. setting chrome path

    faboweb committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    12e23ec View commit details
    Browse the repository at this point in the history
  9. adding framebuffer cmd

    faboweb committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    4c0c116 View commit details
    Browse the repository at this point in the history
  10. adding errorhandling to xvfb

    faboweb committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    cf5d526 View commit details
    Browse the repository at this point in the history
  11. Revert "adding errorhandling to xvfb"

    This reverts commit cf5d526.
    faboweb committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    b9def3e View commit details
    Browse the repository at this point in the history
  12. adding errorhandling to xvfb

    faboweb committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    f94c04d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    60d2077 View commit details
    Browse the repository at this point in the history
  14. adding some chrome args

    faboweb committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    3c2f013 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dbabe0e View commit details
    Browse the repository at this point in the history
  16. Revert "adding user data dir for chrome"

    This reverts commit dbabe0e.
    faboweb committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    79452f0 View commit details
    Browse the repository at this point in the history
  17. extend waiting

    faboweb committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    94aa41c View commit details
    Browse the repository at this point in the history
  18. Revert "extend waiting"

    This reverts commit 94aa41c.
    faboweb committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    877a48b View commit details
    Browse the repository at this point in the history
  19. teting other docker

    faboweb committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    2dd9371 View commit details
    Browse the repository at this point in the history
  20. Revert "teting other docker"

    This reverts commit 2dd9371.
    faboweb committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    bb21e45 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2017

  1. Configuration menu
    Copy the full SHA
    6d15630 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79bcb91 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2017

  1. working jest tests

    faboweb committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    5de999b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d82e3df View commit details
    Browse the repository at this point in the history
  3. added test for rerun

    faboweb committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    f8c81f2 View commit details
    Browse the repository at this point in the history
  4. fixing rmdir problem

    faboweb committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    4cfd39c View commit details
    Browse the repository at this point in the history
  5. Removing my own gopath

    faboweb committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    ae7f44f View commit details
    Browse the repository at this point in the history
  6. linting

    faboweb committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    fe4d86e View commit details
    Browse the repository at this point in the history
  7. readded oackages

    faboweb committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    429a725 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b568cf2 View commit details
    Browse the repository at this point in the history
  9. readding dependencies

    faboweb committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    353fc6b View commit details
    Browse the repository at this point in the history
  10. adding jest

    faboweb committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    3888c36 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    670bf59 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    baa54bb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6fa468b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2017

  1. Added more error tests

    faboweb committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    39d07f7 View commit details
    Browse the repository at this point in the history
  2. linting

    faboweb committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    1661db5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1166ab View commit details
    Browse the repository at this point in the history
  4. refactoring

    faboweb committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    a3d47e8 View commit details
    Browse the repository at this point in the history
  5. all errors working

    faboweb committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    f639638 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2017

  1. fixed dependency errors

    faboweb committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    fd9196c View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2017

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

Commits on Nov 8, 2017

  1. Configuration menu
    Copy the full SHA
    4cbfb2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d0e0ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bfa44f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9462f82 View commit details
    Browse the repository at this point in the history
  5. linting

    faboweb committed Nov 8, 2017
    Configuration menu
    Copy the full SHA
    7ba8219 View commit details
    Browse the repository at this point in the history