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

[expect] Improve mock "return" matchers to properly handle calls that throw #6172

Merged
merged 7 commits into from
May 22, 2018
Merged

[expect] Improve mock "return" matchers to properly handle calls that throw #6172

merged 7 commits into from
May 22, 2018

Commits on May 12, 2018

  1. Configuration menu
    Copy the full SHA
    6603c8e View commit details
    Browse the repository at this point in the history
  2. Fix unit test that was broken because expect().toThrow() does not

    proeprly detect a thrown value of undefined.
    UselessPickles committed May 12, 2018
    Configuration menu
    Copy the full SHA
    cd50a53 View commit details
    Browse the repository at this point in the history
  3. update CHANGELOG

    UselessPickles committed May 12, 2018
    Configuration menu
    Copy the full SHA
    9265208 View commit details
    Browse the repository at this point in the history
  4. Fix comment typo

    UselessPickles committed May 12, 2018
    Configuration menu
    Copy the full SHA
    8fbc2e9 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

  1. Configuration menu
    Copy the full SHA
    cc7508f View commit details
    Browse the repository at this point in the history
  2. Merge from master

    UselessPickles committed May 16, 2018
    Configuration menu
    Copy the full SHA
    0c8c4d3 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2018

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