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

errors, events: migrate to internal/errors.js #11400

Closed
wants to merge 4 commits into from
Closed

errors, events: migrate to internal/errors.js #11400

wants to merge 4 commits into from

Commits on Feb 15, 2017

  1. docs: add new error codes

    shubheksha committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    464382a View commit details
    Browse the repository at this point in the history
  2. errors, events: migrate to internal/errors.js

    - Replaced existing error messages with new error codes
    - Fix failing tests
    shubheksha committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    bdb49df View commit details
    Browse the repository at this point in the history
  3. tests: refactor to use arrow functions

    Replaced functions to use arrow functions wherever possible
    shubheksha committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    260f995 View commit details
    Browse the repository at this point in the history
  4. tests: refactor to use arrow functions

    Replaced existing functions with arrow functions wherever possible
    shubheksha committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    b62afd3 View commit details
    Browse the repository at this point in the history