Commit Graph

37 Commits

Author SHA1 Message Date
Grahame Grieve 9256224edc fix failing tests 2019-09-15 01:41:59 +10:00
James Agnew 215fdae37f Include the wrapper element when writing GraphQL responses 2019-09-06 10:29:31 -04:00
Grahame Grieve 3d7f701b00 update for changes to representation of special elements 2019-08-23 14:57:05 +10:00
James Agnew ecfd55c368 Backport GraphQL support to DSTU3 2019-08-12 10:55:34 -04:00
Grahame Grieve 7ef320b6bb fix ref-1 constraint (define %rootResource) 2019-08-08 21:03:27 +10:00
Grahame Grieve 7ef2409bac fix path 2019-08-06 08:07:02 +10:00
Grahame Grieve 6f6cd81552 Support use of contained value sets when slicing by value set 2019-08-05 15:46:37 +10:00
Grahame Grieve 40facbdf28 get tests passing 2019-08-05 15:45:43 +10:00
Grahame Grieve 75c24db33b fix snapshot generation tests 2019-08-05 11:33:45 +10:00
Grahame Grieve a7ef18a6f7 fix for problem generating snapshot when constraining the non-slice with no slice details 2019-08-01 10:37:49 +10:00
Grahame Grieve 23b575d4f9 Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-08-01 08:11:27 +10:00
Grahame Grieve cac82546da more snapshot generation tests and fixes 2019-08-01 08:11:21 +10:00
Lloyd McKenzie 407168cf87 New test for snapshot generation not exposing extensions 2019-07-31 11:40:53 -06:00
Grahame Grieve a234984179 various minor fixes for IG publication 2019-07-31 14:44:38 +10:00
Grahame Grieve f5b5737398 fix validation tests 2019-07-30 16:50:54 +10:00
Grahame Grieve 5120f63ab0 Release new version 2019-07-29 04:31:15 +00:00
Grahame Grieve bc776064f5 Fix for sparse differentials 2019-07-29 14:10:38 +10:00
Grahame Grieve 6b9d455b9a more fixes to snapshot generation tests after discussion 2019-07-26 07:41:51 +10:00
Grahame Grieve 4274392020 update snapshot generation + tests after discussion 2019-07-23 06:31:17 +10:00
Grahame Grieve ecb3a8e1fe work to improve snapshot generation 2019-07-23 05:44:12 +10:00
Grahame Grieve 5bf00c7aca fix snapshot tests 2019-07-20 07:58:23 +10:00
Grahame Grieve be4266a41a update snapshot generation tests 2019-07-19 23:19:24 +10:00
Grahame Grieve 857db5f868 keep up with changes 2019-07-17 21:10:22 +10:00
Grahame Grieve 9717cf7e04 updates for changes to snapshot generation 2019-07-17 21:05:40 +10:00
Grahame Grieve 6f27c4a91a Merge branch 'master' of https://github.com/hapifhir/org.hl7.fhir.core 2019-07-17 20:55:28 +10:00
James Agnew 0acb99744b
Changes needed to move HAPI FHIR to using this project directly (#61)
* Work on porting HAPI FHIR to core

* Ongoing work on HAPI FHIR merge
2019-07-14 08:55:21 -04:00
Oliver Egger 4c182151ea StructureMap rulenName not quoted after parsing #48 2019-06-18 22:41:00 +02:00
Grahame Grieve 766f6b55ed add openAPI tests 2019-06-03 19:38:10 +10:00
Grahame Grieve 2b53f0368f fix problem with failing date/time comparison tests 2019-05-20 16:01:11 +10:00
Grahame Grieve 607817f4ce
Merge pull request #26 from lmckenzi/Snapshot-Test-error-handling
Snapshot test error handling
2019-05-20 14:57:07 +10:00
Lloyd McKenzie 0e95aa3008 The current test process succeeds incorrectly because of an NPE if the differential ends up including elements that aren't in the snapshot. We need a messaging array defined so that raising the errors doesn't cause an NPE. 2019-05-19 16:23:31 -06:00
Grahame Grieve a67693bc4b tidy up and work on tests. 2019-05-15 13:26:14 +10:00
Oliver Egger f659b67307 fix R4 compilation error and update pr for R5 2019-05-03 13:39:04 +02:00
Grahame Grieve 89c95c70ca fix hard coded file names 2019-03-12 10:17:30 +11:00
Grahame Grieve 58b3ca2c88 liquid generation in narrative generator, render min/max value sets, fix broken links in IGs from relative references in links in markdown in core 2019-03-05 06:52:15 +11:00
Grahame Grieve 5691333e98 GF#18121 - fix so relative links in source markdown don't generate broken linke in IGs 2019-03-04 11:53:14 +11:00
Grahame Grieve e24fe8a966 Add R5 initial code 2019-02-22 13:37:50 +11:00