65776bbab3
* NDJsonParser with one example test. * Add test for empty NDJson, and fix bug for empty NDJson. * Adds multi-Patient test, and fixes bug whereby all multi-line NDJSON would be put into the same line. * Adds test for NDJson with newlines in it. * Adds test for converting non-Bundle types to NDJSON failing. * Confirm that we can only extract to Bundle types in test. * Update hapi-fhir-base/src/main/java/ca/uhn/fhir/context/FhirContext.java Co-authored-by: James Agnew <jamesagnew@gmail.com> * Documents behavior of the NDJsonParser in FhirContext. * Attempt to fix failing build by using TestUtil to clear context in the manner of r4 parser tests instead of dstu Also clean up indentation. * Adds a BulkDataImportProvider, with a single test. More tests are forthcoming. * Adds an additional test. * Enhance tests to include content of job files. Fix a bug whereby the content was never actually being added. * Adds several tests for BulkImportProvider's polling operation. * Adds requred Msg.code to errors. * Apparently I can't duplicate Msg.code even if it's the same issue. Co-authored-by: James Agnew <jamesagnew@gmail.com> |
||
---|---|---|
.. | ||
src | ||
pom.xml |