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

Evaluate symbolic keys for deep equality assertion #64

Merged
merged 10 commits into from Mar 7, 2019

Commits on Jan 31, 2019

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

Commits on Mar 1, 2019

  1. Configuration menu
    Copy the full SHA
    1bcabb7 View commit details
    Browse the repository at this point in the history
  2. -Assert deep equal if the actual object contains additional symbolic …

    …properties that are missing from the expectation.
    
    -Added unit tests.
    -Added myself to the authors list.
    BrandonE committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    95b37d4 View commit details
    Browse the repository at this point in the history
  3. -Ignore a Symbol.iterator key if the expectation object is an argumen…

    …ts object.
    
    -Fixed linting errors.
    BrandonE committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    7bd5f6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67dc08b View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2019

  1. Configuration menu
    Copy the full SHA
    c4188da View commit details
    Browse the repository at this point in the history
  2. Renamed first to actual and second to expectation. Fixed the key and …

    …symbol concatenation. Support IE11.
    BrandonE committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    aac1b13 View commit details
    Browse the repository at this point in the history
  3. Staged full commit.

    BrandonE committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    6605fa1 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. Updated documentation.

    BrandonE committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    70d5f0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cef5959 View commit details
    Browse the repository at this point in the history