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

Added matchers for Hashes and JSON (which uses the Hash matcher) #79

Closed
wants to merge 38 commits into from

Commits on Jun 22, 2011

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

Commits on Jun 23, 2011

  1. Configuration menu
    Copy the full SHA
    8be8b9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    744f552 View commit details
    Browse the repository at this point in the history
  3. Changed items matching regexes to be '~ [match]', so they can be seen…

    … without needing colours.
    playupchris committed Jun 23, 2011
    Configuration menu
    Copy the full SHA
    12d8c0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    285b465 View commit details
    Browse the repository at this point in the history
  5. Fix to failure messages.

    playupchris committed Jun 23, 2011
    Configuration menu
    Copy the full SHA
    dc87c1d View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2011

  1. Partial matches on hashes are matches that don't have any missing ite…

    …ms and don't contain any other hashes that have missing items.
    playupchris committed Jun 24, 2011
    Configuration menu
    Copy the full SHA
    91a6b7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b48f54e View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2011

  1. Refactoring

    playupchris committed Jun 25, 2011
    Configuration menu
    Copy the full SHA
    d6baadd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fd74ee View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2011

  1. Configuration menu
    Copy the full SHA
    acebde9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e4871d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    580adc5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ce634c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05fb677 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50df3c5 View commit details
    Browse the repository at this point in the history
  7. remove comment

    playupchris committed Jun 27, 2011
    Configuration menu
    Copy the full SHA
    5b272b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fee5d32 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3f4803d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2011

  1. Configuration menu
    Copy the full SHA
    c1d6eeb View commit details
    Browse the repository at this point in the history
  2. Fix to be_json spec

    playupchris committed Jun 28, 2011
    Configuration menu
    Copy the full SHA
    b9bbd18 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2011

  1. Added in a proc matcher

    playupchris committed Jun 30, 2011
    Configuration menu
    Copy the full SHA
    1152500 View commit details
    Browse the repository at this point in the history
  2. Added in a class matcher

    playupchris committed Jun 30, 2011
    Configuration menu
    Copy the full SHA
    900bba4 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2011

  1. Added summaries to match strings which now show the number of regex m…

    …atches, class matches and proc matches
    playupchris committed Jul 4, 2011
    Configuration menu
    Copy the full SHA
    3e28393 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7807a26 View commit details
    Browse the repository at this point in the history
  3. updated spec

    playupchris committed Jul 4, 2011
    Configuration menu
    Copy the full SHA
    31d99fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2d3be0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3168007 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2011

  1. Nasty hack to get partial match working for arrays that contain hashe…

    …s that have additional values.
    playupchris committed Jul 5, 2011
    Configuration menu
    Copy the full SHA
    d87346d View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2011

  1. Refactored shared examples. Changed diff's 'summary' to 'details' and…

    … added a 'show' which can show all items types or just :incorrect, :missing and or :additional item types.
    playupchris committed Jul 6, 2011
    Configuration menu
    Copy the full SHA
    c933f27 View commit details
    Browse the repository at this point in the history
  2. Added DEFAULT_ITEM_TYPES

    playupchris committed Jul 6, 2011
    Configuration menu
    Copy the full SHA
    b62a88c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03e566e View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2011

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

Commits on Aug 9, 2011

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

Commits on Sep 17, 2011

  1. Configuration menu
    Copy the full SHA
    0793e22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8edae77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b686d8 View commit details
    Browse the repository at this point in the history