Tadgh
|
f86391800b
|
Update mdm test
|
2021-02-17 15:34:39 -05:00 |
|
Tadgh
|
9fef4fe1eb
|
Rework MDM tests
|
2021-02-17 15:05:49 -05:00 |
|
Tadgh
|
6d5ee3036d
|
Fix broken test and loading
|
2021-02-17 14:22:52 -05:00 |
|
Kevin Dougan
|
5828fb666a
|
Fixed a Unit Test.
|
2021-02-16 12:21:14 -05:00 |
|
Kevin Dougan
|
e5862422f3
|
Added back the await() step to ensure the getPatients() call returns 2 Patients.
|
2021-02-08 11:02:04 -05:00 |
|
Kevin Dougan
|
c0e95593bd
|
Added some extra logging to the ExampleServerR4IT test to see if I can debug what's going on when it runs on the CI Build Server.
|
2021-02-05 11:56:01 -05:00 |
|
Kevin Dougan
|
8c45a5d482
|
Merged Branch rel_5_3_0 into this Branch.
|
2021-02-04 11:38:33 -05:00 |
|
Tadgh
|
aa467a71a7
|
try tests again
|
2021-01-07 11:37:34 -05:00 |
|
Tadgh
|
ad9be77d2a
|
wip
|
2021-01-07 09:26:09 -05:00 |
|
Kevin Dougan
|
3954f6a3f4
|
Merged the rel_5_3_0 branch into this Branch to pick up the MDM changes.
|
2021-01-07 09:12:52 -05:00 |
|
Tadgh
|
99f92965c1
|
fix for tests
|
2021-01-06 21:45:17 -05:00 |
|
Tadgh
|
4be7d41948
|
UPdate to support new HS6 changes
|
2021-01-06 18:27:50 -05:00 |
|
jamesagnew
|
803f713be6
|
Add repository validating interceptor, and update for EMPI->MDM rename
|
2021-01-01 16:06:18 -05:00 |
|
Kevin Dougan
|
29b5182493
|
Fixed a test for EXM130 by upgrading the input bundle.
|
2020-12-24 12:59:07 -05:00 |
|
Kevin Dougan
|
468df6b547
|
Added a test for EXM349.
|
2020-12-24 12:31:10 -05:00 |
|
Kevin Dougan
|
9becb3fc44
|
Remove all traces of EMPI since it has been replaced in master with MDM.
|
2020-12-24 09:31:30 -05:00 |
|
Kevin Dougan
|
f23553e2ea
|
Cleaned up some tests - more work to do to get some additional tests working in R4.
|
2020-12-23 16:36:38 -05:00 |
|
Kevin Dougan
|
ebe7e99c37
|
Merge branch 'master' into kbd-20201125-cql-initial-impl
|
2020-12-15 15:32:07 -05:00 |
|
Kevin Dougan
|
ff09ff1af6
|
Added a couple more Unit Tests for EXM125 and EXM130 since these are important to IntraHealth.
|
2020-12-07 13:46:48 -05:00 |
|
ianmarshall
|
2e2bdaed67
|
Added support for $lastn operation and fixed Elasticsearch indexing.
|
2020-12-04 15:50:43 -05:00 |
|
Kevin Dougan
|
771d0a4f7f
|
Unit Test work - still cannot get Dstu3 working after several attempts, but included the skelton of a test to capture the effort anyways.
|
2020-12-02 16:25:09 -05:00 |
|
Kevin Dougan
|
106a41e5b8
|
Adding Integration Tests for Measure Reports. There's still more work to do to get them to Pass...
|
2020-11-30 16:35:25 -05:00 |
|
Kevin Dougan
|
c1806bec79
|
Added a new Integration Test to verify the Measure resource's evaluate-measure Operation.
|
2020-11-30 10:43:58 -05:00 |
|
Kevin Dougan
|
879849c285
|
Added some files for CQL support - more work to be done on this..
|
2020-11-27 15:10:19 -05:00 |
|
jvi
|
557d7955d8
|
... and thats why you have tests ... to find out when you break stuff
|
2020-11-25 08:54:14 +01:00 |
|
jvi
|
58efcffd81
|
Updated documentation
Removed unnecessary scanning
Corrected context paths
|
2020-09-18 22:56:48 +02:00 |
|
jvi
|
ebe04d881a
|
someone owes me a beer ... or twenty
|
2020-09-10 23:07:22 +02:00 |
|
jvi
|
ec878a9205
|
Added partition interceptor
|
2020-09-09 11:30:01 +02:00 |
|
jkv
|
7d79d5d8b5
|
Got subscription stuff working again
|
2020-09-08 23:46:42 +02:00 |
|
jvi
|
fb3cbcca8b
|
Formatting ...
|
2020-09-08 13:03:42 +02:00 |
|
jvi
|
9f0b32ff71
|
Unit tests are starting to work again ...
|
2020-09-08 12:39:39 +02:00 |
|
jvi
|
d208f12546
|
rewrote unit tests
|
2020-09-07 23:41:04 +02:00 |
|
jvi
|
437d22e460
|
All but tests works
|
2020-09-07 13:47:09 +02:00 |
|
jkv
|
6eb46d2b39
|
Merge branch 'origin-master' into spring-pr
# Conflicts:
# pom.xml
# src/main/java/ca/uhn/fhir/jpa/empi/EmpiConfig.java
|
2020-09-04 23:50:06 +02:00 |
|
jvi
|
53415f1c54
|
Adjusted imports and comments
|
2020-08-19 21:42:55 +02:00 |
|
jamesagnew
|
c9c944d236
|
Fix #122 - EMPI error on startup when EMPI not enabled
|
2020-08-18 08:05:34 -04:00 |
|
jvi
|
63606607b0
|
Added spring boot example application that can be used during test efforts
Added use of spring profiles
|
2020-08-17 13:04:00 +02:00 |
|
jamesagnew
|
2805bb4683
|
Merge branch 'master' into rel_5_1_0
|
2020-08-13 15:57:38 -04:00 |
|
jamesagnew
|
669f53bacf
|
Bump to current release
|
2020-06-16 09:40:15 -04:00 |
|
jamesagnew
|
d1def4a621
|
Get test passing
|
2020-06-15 18:22:14 -04:00 |
|
jamesagnew
|
3c8565f503
|
Merge branch 'master' into rel_5_1_0
|
2020-06-15 18:22:06 -04:00 |
|
jamesagnew
|
1badb96db8
|
Add property for multitenancy
|
2020-06-15 17:54:11 -04:00 |
|
jamesagnew
|
8aa322caf1
|
Start Release branch for 5.1.0
|
2020-05-29 10:26:09 -04:00 |
|
James Agnew
|
0c4e822424
|
Revert "Changes for empi (as well as subscriptions and partitions)"
|
2020-05-29 10:23:52 -04:00 |
|
Ken Stevens
|
e9fa2f2b8a
|
pre-review cleanup
|
2020-05-27 17:54:07 -04:00 |
|
Ken Stevens
|
0c9b9f7f77
|
just need to merge the email TLS
|
2020-05-27 17:04:39 -04:00 |
|
jamesagnew
|
c2ee10814d
|
Merge branch 'master' into rel_4_2_0
|
2020-02-16 09:27:05 -05:00 |
|
Sean McIlvenna
|
88445618dd
|
Fixing issues with incorrectly referenced symbols. May still need to update the references to use constants from the R5 models.
|
2020-02-10 15:17:23 -08:00 |
|
James Agnew
|
07852800b1
|
Resolve test issues
|
2019-11-12 22:25:06 -05:00 |
|
jamesagnew
|
7831250d92
|
Get R5 support working
|
2019-08-11 18:35:43 -04:00 |
|