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

Switch integration tests runner from Jest to Mocha #6517

Merged
merged 15 commits into from
Aug 9, 2019

Commits on Aug 8, 2019

  1. Configuration menu
    Copy the full SHA
    9ae0688 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    831c521 View commit details
    Browse the repository at this point in the history
  3. Improve var name

    medikoo committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    d033874 View commit details
    Browse the repository at this point in the history
  4. Use mocha files resolver

    medikoo committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    7e78bae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2050645 View commit details
    Browse the repository at this point in the history
  6. Improve path output

    medikoo committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    9e7ff31 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2278677 View commit details
    Browse the repository at this point in the history
  8. Expose changed cwd error only on success

    Otherwise it may be purely an effect of  terdown not been propagated successfully
    medikoo committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    48e45d2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    76bf4a7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b163f89 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    76a422c View commit details
    Browse the repository at this point in the history
  12. Remove jest dependency

    medikoo committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    b1f7975 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    240cdab View commit details
    Browse the repository at this point in the history
  14. Fix service name handling in integration tests

    It was broken when smart service name resolution got introduced with 868c8a3
    medikoo committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    500da51 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1d2810e View commit details
    Browse the repository at this point in the history