Ken Stevens
|
cdf5b602c1
|
Replace hamcrest with assertj (#5911)
* optimize imports
* optimize imports
* Hamcrest replacement
* Hamcrest replacement
* Test failures
* migrate hapi-fhir-base
* docs
* Few more cutovers
* Full rewrite of all assert cases
* Full rewrite of all assert cases
* Partial cutover
* assert library conversion
* wip
* fix imports
* remove equalto
* once-over again
* minor cutover
* wip
* wip
* wip
* wip
* wip
* Remove hamcrest asserts replace with assertj
* wip
* Partial hamcrest rip-out
* More hamcrest stripping
* wip
* Partial completion
* spotless
* it compiles now
* fixing compile issues
* fixing compile issues
* fixing compile issues
* fixing compile issues
* fixing compile issues
* fixing compile issues
* fixing compile issues
* fixing compile issues
* fixing compile issues
* fixing compile issues
* fixing compile issues
* fixing compile issues
* fixing compile issues
* fix compile issues
* fix compile issues
* hapi-fhir now compiles
* fix test
* fix test
* fix test
* fix tests
* fix tests
* fix tests
* fix test
* fix test
* fix tests
* fix tests
* fix tests
* yay all tests pass now!
* revert assertEquals change
* revert assertEquals change
* organize imports
* organize imports
* organize imports
* post merge cleanup
* organize imports
* more cleanup
* more cleanup
* removing hamcrest stragglers
* removing hamcrest stragglers
* removing hamcrest stragglers
* removing hamcrest stragglers
* removing hamcrest stragglers
* removing hamcrest stragglers
* removing hamcrest stragglers
* removing hamcrest stragglers
* removing hamcrest stragglers
* removing hamcrest stragglers
* removing hamcrest stragglers
* organize imports
* organize imports
* remove final hamcrest stuff
* remove final hamcrest usages
* remove final hamcrest usages
* Revert "remove final hamcrest usages"
This reverts commit eaf5107396 .
* fix compile issues from a hacky search/replace
* compiles with fixmes
* fix tests
* fix test
* fix test
* fix post merge compile issues
* fix post merge compile issues
* fix post merge compile issues
* fix post merge compile issues
* fix post merge compile issues
* fix post merge test issues
* fix test
* fix test
* replace hamcrest with assertj
* replace hamcrest with assertj
* replace hamcrest with assertj
* replace hamcrest with assertj
* replace hamcrest with assertj
* replace hamcrest with assertj
* replace hamcrest with assertj
* replace hamcrest with assertj
* replace hamcrest with assertj
* replace hamcrest with assertj
* replace hamcrest with assertj
* replace hamcrest with assertj
* replace hamcrest with assertj
* replace hamcrest with assertj
* all but mdm tests
* final hamcrest removed from hapi-fhir yay!
* revert mdm changes. it's too hard for now
* revert cdr breaking change
* revert cdr breaking changes
* revert cdr breaking changes
* revert cdr breaking changes
* revert cdr breaking changes
* revert changes that break cdr
* merge master with compile errors
* review feedback
* review feedback
* review feedback: revert bad regexp change
* fix test
* fix test
* convert new hamcrest entries
* convert new hamcrest entries
---------
Co-authored-by: Tadgh <garygrantgraham@gmail.com>
|
2024-06-05 16:02:46 -04:00 |
TipzCM
|
0a7f97adb7
|
4917 refactor nicknaming hapi with version bump (#4955)
* refactoring 1
* refactoring step 2
* refactoring matches
* cleanup
* fixing some tests
* fixing more tests
* remove dbugcode
* adding the nickname factory
* code review fixes
* review fixes
* put default to prevent breaking
* refactor review fixes
* more review points
* more review points
* review points
* review points
* more review changes
* review points
* review points
* adding bean
* updating version
---------
Co-authored-by: leif stawnyczy <leifstawnyczy@leifs-MacBook-Pro.local>
Co-authored-by: leif stawnyczy <leifstawnyczy@leifs-mbp.home>
|
2023-06-06 09:00:14 -04:00 |
Tadgh
|
6c03a512f5
|
Revert "refactoring nickname matching (#4918)" (#4954)
This reverts commit 7a18f17a01 .
|
2023-06-02 19:40:50 +00:00 |
TipzCM
|
7a18f17a01
|
refactoring nickname matching (#4918)
* refactoring 1
* refactoring step 2
* refactoring matches
* cleanup
* fixing some tests
* fixing more tests
* remove dbugcode
* adding the nickname factory
* code review fixes
* review fixes
* put default to prevent breaking
* refactor review fixes
* more review points
* more review points
* review points
* review points
* more review changes
* review points
* review points
* adding bean
---------
Co-authored-by: leif stawnyczy <leifstawnyczy@leifs-MacBook-Pro.local>
Co-authored-by: leif stawnyczy <leifstawnyczy@leifs-mbp.home>
|
2023-06-02 14:04:30 -04:00 |