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

Tests: Upgrade dependencies, improve isolation and experience on Windows #6208

Merged
merged 63 commits into from
Jun 5, 2019

Commits on Jun 3, 2019

  1. Upgrade chai

    medikoo committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    8b9815b View commit details
    Browse the repository at this point in the history
  2. Fix equality test

    medikoo committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    663f74d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2170c2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1eb9deb View commit details
    Browse the repository at this point in the history
  5. Update after chai upgrade

    medikoo committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    54bdfdf View commit details
    Browse the repository at this point in the history
  6. Upgrade after chai update

    medikoo committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    e75a1ea View commit details
    Browse the repository at this point in the history
  7. Upgrade chai-as-promised to v7

    It comes with support for chai v4
    medikoo committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    9f150b7 View commit details
    Browse the repository at this point in the history
  8. Update after chai upgrade

    medikoo committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    304f43f View commit details
    Browse the repository at this point in the history
  9. Upgrade sinon-chai to v3

    medikoo committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    0cc153b View commit details
    Browse the repository at this point in the history
  10. Upgrade mock-require to v3

    medikoo committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    25b20cf View commit details
    Browse the repository at this point in the history
  11. Upgrade proxyquire

    medikoo committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    161f4e0 View commit details
    Browse the repository at this point in the history
  12. Ensure needed utils

    medikoo committed Jun 3, 2019
    Configuration menu
    Copy the full SHA
    5854f4c View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2019

  1. Add missing utils

    medikoo committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    149be17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a639fe View commit details
    Browse the repository at this point in the history
  3. Alphabetical order

    medikoo committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    35de9c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39c7a79 View commit details
    Browse the repository at this point in the history
  5. Ensure needed utilities

    medikoo committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    fbe0697 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dff3a53 View commit details
    Browse the repository at this point in the history
  7. Use destructuring

    medikoo committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    2dec7d8 View commit details
    Browse the repository at this point in the history
  8. Ensure needed utils

    medikoo committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    91ac186 View commit details
    Browse the repository at this point in the history
  9. Ensure needed utils

    medikoo committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    19d4044 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    31f5812 View commit details
    Browse the repository at this point in the history
  11. Fix lint issue

    medikoo committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    f026cca View commit details
    Browse the repository at this point in the history
  12. Fix lint issue

    medikoo committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    f503671 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8145ad7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5f2a69d View commit details
    Browse the repository at this point in the history
  15. Improve comment

    medikoo committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    af888c2 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    746fd04 View commit details
    Browse the repository at this point in the history
  17. Improve test timeout setting

    medikoo committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    d9ff5b6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c5c6a92 View commit details
    Browse the repository at this point in the history
  19. Increase test timeout

    medikoo committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    6aaac16 View commit details
    Browse the repository at this point in the history
  20. Increase test timeout

    medikoo committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    98ce05b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fd6ca1a View commit details
    Browse the repository at this point in the history
  22. Turn on colors on Windows

    medikoo committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    f97603c View commit details
    Browse the repository at this point in the history
  23. Increase test timeout

    medikoo committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    3573f8d View commit details
    Browse the repository at this point in the history
  24. Fix condition

    medikoo committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    ae8e14c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8aba5e3 View commit details
    Browse the repository at this point in the history
  26. Increase timeout

    medikoo committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    aa9210e View commit details
    Browse the repository at this point in the history
  27. Increase timeout

    medikoo committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    2086c39 View commit details
    Browse the repository at this point in the history
  28. Bring back reset of user config

    By mistake it was removed with reset of homedir
    medikoo committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    c587e86 View commit details
    Browse the repository at this point in the history
  29. Increase timeout

    medikoo committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    0b801a6 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    25dec54 View commit details
    Browse the repository at this point in the history
  31. Ensure to handle spawn error

    medikoo committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    9ff21c8 View commit details
    Browse the repository at this point in the history
  32. Fix mock

    medikoo committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    7711804 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    dca3174 View commit details
    Browse the repository at this point in the history
  34. Link mocha bug report

    medikoo committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    2dd18e9 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    7d23851 View commit details
    Browse the repository at this point in the history
  36. Improve comment

    medikoo committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    d257303 View commit details
    Browse the repository at this point in the history
  37. Improve timeout settings

    medikoo committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    7955e2c View commit details
    Browse the repository at this point in the history
  38. Improve comments

    medikoo committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    7245160 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    c733f82 View commit details
    Browse the repository at this point in the history
  40. Increase timeout

    medikoo committed Jun 4, 2019
    Configuration menu
    Copy the full SHA
    2bc1b29 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2019

  1. Configuration menu
    Copy the full SHA
    194a12e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cde78a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a681503 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67a67ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aa5658a View commit details
    Browse the repository at this point in the history
  6. Rely on skipWithNotice

    medikoo committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    0f181ed View commit details
    Browse the repository at this point in the history
  7. Shift timeout

    medikoo committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    7502b0d View commit details
    Browse the repository at this point in the history
  8. Unify timeout notices

    medikoo committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    d3b7d2e View commit details
    Browse the repository at this point in the history
  9. Shift timeout setting

    medikoo committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    036d1b0 View commit details
    Browse the repository at this point in the history
  10. Increase default timeout

    Some tests tend to timeout especially when run on Windows in VM
    medikoo committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    8ca00b6 View commit details
    Browse the repository at this point in the history
  11. Ensure proper context

    medikoo committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    93a632f View commit details
    Browse the repository at this point in the history