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 a "errorOnDeprecated" mode that errors when calling deprecated APIs #6339

Merged
merged 5 commits into from
May 30, 2018

Commits on May 29, 2018

  1. Add a "errorOnDeprecated" mode that errors when accessing unsupported…

    … jasmine
    
    features.
    
    This lays the groundwork for adding other helpful errors for deprecated
    features/APIs.
    captbaritone committed May 29, 2018
    Configuration menu
    Copy the full SHA
    141f92b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b852e5d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2018

  1. Trim stacktrace

    captbaritone committed May 30, 2018
    Configuration menu
    Copy the full SHA
    e5c86c4 View commit details
    Browse the repository at this point in the history
  2. Fix typos

    captbaritone committed May 30, 2018
    Configuration menu
    Copy the full SHA
    4416b62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0483f2 View commit details
    Browse the repository at this point in the history