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

Fix JSON tests ignore expected message field #1450

Merged
merged 36 commits into from
Nov 3, 2020

Commits on Jul 20, 2020

  1. step out real quick

    Gus Carreon committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    790e903 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Merge branch 'master' into issue1406

    Updated master
    Gus Carreon committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    a897627 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Merge branch 'master' into issue1406

    Updates from master
    Gus Carreon committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    199dfd0 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. stteping out real quick

    Gus Carreon committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    010a24a View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Merge branch 'master' into issue1406

    Updated from master
    Gus Carreon committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    5de98d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2020

  1. Most tests pass

    Gus Carreon committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    5a86d24 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2020

  1. passing all tests

    Gus Carreon committed Aug 16, 2020
    Configuration menu
    Copy the full SHA
    f7f6ec2 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. Corrected files in aliases dir

    Gus Carreon committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    26a6b7a View commit details
    Browse the repository at this point in the history
  2. Remove unused code

    Gus Carreon committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    abceda9 View commit details
    Browse the repository at this point in the history
  3. Remove unused json files in endpoints/openrtb2/sample-requests/valid-…

    …whole/supplementary/
    Gus Carreon committed Aug 17, 2020
    Configuration menu
    Copy the full SHA
    04a202a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Implementing both unmarshall and JSONparser

    Gus Carreon committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    7e5001f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. rolled back to jsonparser

    Gus Carreon committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    02d5d0d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into issue1406

    Latest master
    Gus Carreon committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    b3cc6c5 View commit details
    Browse the repository at this point in the history
  3. Last refactor

    Gus Carreon committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    04da91e View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2020

  1. feedback part 1

    Gus Carreon committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    552eaf0 View commit details
    Browse the repository at this point in the history
  2. Updated with latest master

    Gus Carreon committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    1729e48 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. feedback part 2

    Gus Carreon committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    7ac73fa View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

  1. feedback part 3

    Gus Carreon authored and Gus Carreon committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    ab8a9bc View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Updated latest master

    Gus Carreon authored and Gus Carreon committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    cdb3c79 View commit details
    Browse the repository at this point in the history
  2. Update again because local master wasn't up to date

    Gus Carreon authored and Gus Carreon committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    b6f85f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Scott's second feedback part 1

    Gus Carreon committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    2596232 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. first feedback part 4

    Gus Carreon committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    43cfba9 View commit details
    Browse the repository at this point in the history
  2. Stepping out quick

    Gus Carreon committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    1427fa1 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Scott's second feedback part 2

    Gus Carreon committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    631f174 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into issue1406

    Updating master
    Gus Carreon committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    f0ba2b1 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into issue1406

    Update master 0.130.0
    Gus Carreon committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    532306f View commit details
    Browse the repository at this point in the history
  4. Discontinued use of gojsondiff because of bug

    Gus Carreon committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    d3d8140 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Scott's third review

    Gus Carreon committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    14ed85c View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Scott's third review part two

    Gus Carreon committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    6a90e5e View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. assert.NoError(...) conditional error. Good catch Mansi

    Gus Carreon committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    b5dfb19 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Remove unnecessary TestDisabledBidder test

    Gus Carreon authored and Gus Carreon committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    e8e8a5b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. update

    Gus Carreon authored and Gus Carreon committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    4250c45 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Mansi's feedback

    Gus Carreon committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    93c5c92 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Removed vim's swp file

    Gus Carreon committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    1aae48c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. test file path string correction

    Gus Carreon committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    eeb4500 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Mansi's second feedback

    Gus Carreon committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    cc326b7 View commit details
    Browse the repository at this point in the history