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

Replace hamcrest with assertj #5911

Merged
merged 140 commits into from
Jun 5, 2024
Merged

Replace hamcrest with assertj #5911

merged 140 commits into from
Jun 5, 2024

Commits on Feb 7, 2024

  1. optimize imports

    tadgh committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    ff945c8 View commit details
    Browse the repository at this point in the history
  2. optimize imports

    tadgh committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    9d8941a View commit details
    Browse the repository at this point in the history
  3. Hamcrest replacement

    tadgh committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    48cc688 View commit details
    Browse the repository at this point in the history
  4. Hamcrest replacement

    tadgh committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    f3413d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Test failures

    tadgh committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    409ec88 View commit details
    Browse the repository at this point in the history
  2. migrate hapi-fhir-base

    tadgh committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    09de317 View commit details
    Browse the repository at this point in the history
  3. docs

    tadgh committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    ecd519f View commit details
    Browse the repository at this point in the history
  4. Few more cutovers

    tadgh committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    88efe1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5bc4e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4de4a49 View commit details
    Browse the repository at this point in the history
  7. Partial cutover

    tadgh committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    aff3b63 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. assert library conversion

    tadgh committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    309f2e9 View commit details
    Browse the repository at this point in the history
  2. wip

    tadgh committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    761f0da View commit details
    Browse the repository at this point in the history
  3. fix imports

    tadgh committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    95add98 View commit details
    Browse the repository at this point in the history
  4. remove equalto

    tadgh committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    876f622 View commit details
    Browse the repository at this point in the history
  5. once-over again

    tadgh committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    5bdf4e8 View commit details
    Browse the repository at this point in the history
  6. minor cutover

    tadgh committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    e6f36f1 View commit details
    Browse the repository at this point in the history
  7. wip

    tadgh committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    e267a90 View commit details
    Browse the repository at this point in the history
  8. wip

    tadgh committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    31f8724 View commit details
    Browse the repository at this point in the history
  9. wip

    tadgh committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    9cd81aa View commit details
    Browse the repository at this point in the history
  10. wip

    tadgh committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    05cc791 View commit details
    Browse the repository at this point in the history
  11. wip

    tadgh committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    723b2c3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fa95127 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. wip

    tadgh committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    76b786d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Partial hamcrest rip-out

    tadgh committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5ce1fd8 View commit details
    Browse the repository at this point in the history
  2. More hamcrest stripping

    tadgh committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c71ac96 View commit details
    Browse the repository at this point in the history
  3. wip

    tadgh committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    4603db1 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Partial completion

    tadgh committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    e5b9c5a View commit details
    Browse the repository at this point in the history
  2. spotless

    tadgh committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    02f2771 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. it compiles now

    fil512 committed May 1, 2024
    Configuration menu
    Copy the full SHA
    61694c6 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    c298204 View commit details
    Browse the repository at this point in the history
  2. fixing compile issues

    fil512 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    240eb02 View commit details
    Browse the repository at this point in the history
  3. fixing compile issues

    fil512 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    d4f6522 View commit details
    Browse the repository at this point in the history
  4. fixing compile issues

    fil512 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    8f31397 View commit details
    Browse the repository at this point in the history
  5. fixing compile issues

    fil512 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    d57da73 View commit details
    Browse the repository at this point in the history
  6. fixing compile issues

    fil512 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    7d73b37 View commit details
    Browse the repository at this point in the history
  7. fixing compile issues

    fil512 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    bc7528f View commit details
    Browse the repository at this point in the history
  8. fixing compile issues

    fil512 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    adc9df0 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. fixing compile issues

    fil512 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    6baf310 View commit details
    Browse the repository at this point in the history
  2. fixing compile issues

    fil512 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    cdb428a View commit details
    Browse the repository at this point in the history
  3. fixing compile issues

    fil512 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    21ae156 View commit details
    Browse the repository at this point in the history
  4. fixing compile issues

    fil512 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    ffca381 View commit details
    Browse the repository at this point in the history
  5. fixing compile issues

    fil512 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    e95ae55 View commit details
    Browse the repository at this point in the history
  6. fixing compile issues

    fil512 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    de88ec3 View commit details
    Browse the repository at this point in the history
  7. fix compile issues

    fil512 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    1060347 View commit details
    Browse the repository at this point in the history
  8. fix compile issues

    fil512 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    bcb0d41 View commit details
    Browse the repository at this point in the history
  9. hapi-fhir now compiles

    fil512 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    7da2d69 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. merge master

    fil512 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    066ef09 View commit details
    Browse the repository at this point in the history
  2. fix test

    fil512 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    7c656cb View commit details
    Browse the repository at this point in the history
  3. fix test

    fil512 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    37d9bf7 View commit details
    Browse the repository at this point in the history
  4. fix test

    fil512 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    0ed91e6 View commit details
    Browse the repository at this point in the history
  5. fix tests

    fil512 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    4de565d View commit details
    Browse the repository at this point in the history
  6. fix tests

    fil512 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    88e9338 View commit details
    Browse the repository at this point in the history
  7. fix tests

    fil512 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    76780ba View commit details
    Browse the repository at this point in the history
  8. fix test

    fil512 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    42ebee3 View commit details
    Browse the repository at this point in the history
  9. fix test

    fil512 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    46a3675 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. fix tests

    fil512 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b5759ac View commit details
    Browse the repository at this point in the history
  2. fix tests

    fil512 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    92ef599 View commit details
    Browse the repository at this point in the history
  3. fix tests

    fil512 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ddc2116 View commit details
    Browse the repository at this point in the history
  4. yay all tests pass now!

    fil512 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    75d006f View commit details
    Browse the repository at this point in the history
  5. revert assertEquals change

    fil512 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    ddfe748 View commit details
    Browse the repository at this point in the history
  6. revert assertEquals change

    fil512 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a015b87 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. organize imports

    fil512 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    19aab28 View commit details
    Browse the repository at this point in the history
  2. organize imports

    fil512 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0db2e78 View commit details
    Browse the repository at this point in the history
  3. organize imports

    fil512 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b60c41e View commit details
    Browse the repository at this point in the history
  4. merge master

    fil512 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8b7c716 View commit details
    Browse the repository at this point in the history
  5. post merge cleanup

    fil512 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    e4c47c4 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. organize imports

    fil512 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9b2efd1 View commit details
    Browse the repository at this point in the history
  2. more cleanup

    fil512 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    96bb1fe View commit details
    Browse the repository at this point in the history
  3. more cleanup

    fil512 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f9c0d3e View commit details
    Browse the repository at this point in the history
  4. removing hamcrest stragglers

    fil512 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    fa2174a View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. removing hamcrest stragglers

    fil512 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    8ecb0c6 View commit details
    Browse the repository at this point in the history
  2. removing hamcrest stragglers

    fil512 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    04fcbbe View commit details
    Browse the repository at this point in the history
  3. merge master

    fil512 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    0637581 View commit details
    Browse the repository at this point in the history
  4. removing hamcrest stragglers

    fil512 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    af22769 View commit details
    Browse the repository at this point in the history
  5. removing hamcrest stragglers

    fil512 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    0f6337e View commit details
    Browse the repository at this point in the history
  6. removing hamcrest stragglers

    fil512 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    537bbcb View commit details
    Browse the repository at this point in the history
  7. removing hamcrest stragglers

    fil512 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    eb53e50 View commit details
    Browse the repository at this point in the history
  8. removing hamcrest stragglers

    fil512 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d75b3bf View commit details
    Browse the repository at this point in the history
  9. removing hamcrest stragglers

    fil512 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4449773 View commit details
    Browse the repository at this point in the history
  10. removing hamcrest stragglers

    fil512 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    0024a9c View commit details
    Browse the repository at this point in the history
  11. removing hamcrest stragglers

    fil512 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4e09bec View commit details
    Browse the repository at this point in the history
  12. organize imports

    fil512 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f8a5fe2 View commit details
    Browse the repository at this point in the history
  13. organize imports

    fil512 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c699d5a View commit details
    Browse the repository at this point in the history
  14. remove final hamcrest stuff

    fil512 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c30ab60 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. remove final hamcrest usages

    fil512 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    10ecf13 View commit details
    Browse the repository at this point in the history
  2. remove final hamcrest usages

    fil512 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    eaf5107 View commit details
    Browse the repository at this point in the history
  3. Revert "remove final hamcrest usages"

    This reverts commit eaf5107.
    fil512 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    57deb49 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    e6d91e8 View commit details
    Browse the repository at this point in the history
  2. compiles with fixmes

    fil512 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0cb6bad View commit details
    Browse the repository at this point in the history
  3. fix tests

    fil512 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    82f572d View commit details
    Browse the repository at this point in the history
  4. fix test

    fil512 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0e7c61d View commit details
    Browse the repository at this point in the history
  5. fix test

    fil512 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    bc1df39 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. merge master

    fil512 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    63d5d95 View commit details
    Browse the repository at this point in the history
  2. fix post merge compile issues

    fil512 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    7f12ae0 View commit details
    Browse the repository at this point in the history
  3. fix post merge compile issues

    fil512 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f54637e View commit details
    Browse the repository at this point in the history
  4. fix post merge compile issues

    fil512 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    fefc761 View commit details
    Browse the repository at this point in the history
  5. fix post merge compile issues

    fil512 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    bb8bb37 View commit details
    Browse the repository at this point in the history
  6. fix post merge compile issues

    fil512 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    41ead00 View commit details
    Browse the repository at this point in the history
  7. fix post merge test issues

    fil512 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    0554863 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. merge master

    fil512 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    7f1e220 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. merge master

    fil512 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9ff6afd View commit details
    Browse the repository at this point in the history
  2. fix test

    fil512 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    1121360 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. fix test

    fil512 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    993346c View commit details
    Browse the repository at this point in the history
  2. replace hamcrest with assertj

    fil512 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    66138f9 View commit details
    Browse the repository at this point in the history
  3. replace hamcrest with assertj

    fil512 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b5f0d3f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. replace hamcrest with assertj

    fil512 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8154a00 View commit details
    Browse the repository at this point in the history
  2. replace hamcrest with assertj

    fil512 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0f33a73 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. replace hamcrest with assertj

    fil512 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    6a4e2bb View commit details
    Browse the repository at this point in the history
  2. replace hamcrest with assertj

    fil512 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5d9d744 View commit details
    Browse the repository at this point in the history
  3. replace hamcrest with assertj

    fil512 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2885ce1 View commit details
    Browse the repository at this point in the history
  4. replace hamcrest with assertj

    fil512 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    fb9dcf7 View commit details
    Browse the repository at this point in the history
  5. replace hamcrest with assertj

    fil512 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    e5c8164 View commit details
    Browse the repository at this point in the history
  6. replace hamcrest with assertj

    fil512 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    608af40 View commit details
    Browse the repository at this point in the history
  7. replace hamcrest with assertj

    fil512 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    3670182 View commit details
    Browse the repository at this point in the history
  8. replace hamcrest with assertj

    fil512 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    197c826 View commit details
    Browse the repository at this point in the history
  9. replace hamcrest with assertj

    fil512 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    e711fef View commit details
    Browse the repository at this point in the history
  10. replace hamcrest with assertj

    fil512 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    88d5ec9 View commit details
    Browse the repository at this point in the history
  11. merge master

    fil512 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5128717 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. all but mdm tests

    fil512 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    e02d46c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7883b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1bbb74b View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. revert cdr breaking change

    fil512 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5baf160 View commit details
    Browse the repository at this point in the history
  2. revert cdr breaking changes

    fil512 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ee00eb7 View commit details
    Browse the repository at this point in the history
  3. revert cdr breaking changes

    fil512 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    e2b73bd View commit details
    Browse the repository at this point in the history
  4. revert cdr breaking changes

    fil512 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    0439d83 View commit details
    Browse the repository at this point in the history
  5. revert cdr breaking changes

    fil512 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3a2d0d9 View commit details
    Browse the repository at this point in the history
  6. merge master

    fil512 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    b8eb412 View commit details
    Browse the repository at this point in the history
  7. revert changes that break cdr

    fil512 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    68da4fd View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

Commits on May 30, 2024

  1. review feedback

    fil512 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    9329b84 View commit details
    Browse the repository at this point in the history
  2. review feedback

    fil512 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    68e4ad3 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    33d268e View commit details
    Browse the repository at this point in the history
  2. merge master

    fil512 committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    9c9662b View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. fix test

    fil512 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    51d941e View commit details
    Browse the repository at this point in the history
  2. fix test

    fil512 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    f97e339 View commit details
    Browse the repository at this point in the history
  3. merge master

    fil512 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    e518644 View commit details
    Browse the repository at this point in the history
  4. convert new hamcrest entries

    fil512 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    3f6fdfc View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. convert new hamcrest entries

    fil512 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5a2359a View commit details
    Browse the repository at this point in the history