Commit History

Autor SHA1 Mensaxe Data
  Sam Jaffe 6b5b2a2030 merge branch master into validate_throw %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 8918372681 Clean up tests to remove redundant fail() assertions %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 28866e417c Change to using @Rule ExpectedExpression instead of `try { ...; fail(...); } catch { assertThat(...); }` %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe e0810534d6 Add tests and feature for confirming the path of a validation failure %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 826968aed3 Adding EqualsTesterTest. Make errorMessage not public %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 51edbe91b5 Start writing validation by creating "SimpleValidationTester" to wrap up a recurring pattern of `if (!accepts(node)) throw ...`. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe f36611b683 Add a validation function and an error type. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 748d1ed6c4 Convert everything to proper assertThat. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe eb9c271e3c Merge branch 'drop_allowed_types' %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 9dc21ac314 Fix both test failures. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 67ea8c9655 Remove all allowedTypes() code. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 9c5e72b768 Refactor SizeTester to be cleaner. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 8e8ff52510 Refactor NumberTester to be cleaner. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 14b8b0b4cd Adding @Override and whitespace that was left out %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe c02c1939f1 Add test for regex Format %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 02e5807b25 Merge branch 'matcher' %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 66309f43dc Fix up imports and some stragglers to use assertThat style. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 3620b649d5 Converting all tests to user accepts() in the assertFalse case %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 529b5c469e Convert all other tests to use accepts() in assertTrue clauses. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 87ef5ccb71 Convert all of FormatTester %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe baa2add52f Add matchers for Accepts, AcceptedTypes, and an override to Not that propagates describeMismatch() %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 08e10500fc Merge branch 'test_schema' %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 8244fd2c07 Add support for root-schema referencing. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe d7a9702f97 Add support for reference/definition %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe c21e6455f9 Fix bug where we don't do type checks. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 46e45a53f1 Add DependencyTester and tests %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 7600b8b891 Adding tests for handling objects. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 8779f16738 Fix NPE. %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe 6f5846e4a1 Test implicit additionalItems schema %!s(int64=6) %!d(string=hai) anos
  Sam Jaffe e074534a84 Start testing items/additionalItems %!s(int64=6) %!d(string=hai) anos