Skip to content

Winter Toolkit Release

Compare
Choose a tag to compare
@iheos iheos released this 11 Dec 20:28
· 459 commits to master since this release

This release supports Pre-Connectathon testing for the North American 2019 event. Detail updates are listed below.

Delete the current contents of your External Cache when installing this update to ensure updates flow from WAR file to External Cache
as needed. Specifically codes.xml and datasets have updates. Several simulator types have updates which are incompatable with previous simulator state files
maintained in the External Cache. Without deleting the old simdb directory the simulator system will not operate.

Simulator state file simtype.txt is no longer used. This file was occasionally being deleted which prevented some simulator from loading.

Added tests for Metadata Update, RMU, RMD.

Add Registry simulator support for RMU and Repository support for RMD.

Added support for FindDocumentsByReferenceId query to Registry simulator

Updates to MHD tests.

Updates to codes.xml for 2019.

Documentation for testing TLS 1.2 at North American Connectathon can be found at https://github.com/usnistgov/iheos-toolkit2/wiki/TLS-Configuration-for-TLS-1.2. This includes
instructions for Pre-Connectathon testing.

Conformance tool now supports testing of Registry actor which does not accept a V2 Patient Identity feed transaction. Allows operator to manually insert Patient Identities and
skips the sending of V2 PIF messages when needed. This also applies when testing against Responding Gateway simulator. Operation is documented in Conformance tool display.

Fix Windows file path %5c issue for this particular test: Update cross platform file paths using Java Paths class.

Throw separate runtime exception for Null testInstance attributes.

Add separate Webui-test for manual Conformance test SUT selection via Test Context.

Fix webui-tests.

Fix Conformance Tool SUT selection (replaces commit 64fb289).

Fix bug in XdsTestServiceManager#buildResult introduced through commit a98e4be.

Fix bug introduced in LogRepository#logIn method through commit b969c8c.

Fix logIn method that eventually makes call to getLogDir which unnecessary empty log folder.

Recipient actor orch: Clear loading message.

Clean up Rep orchestration button.

Clean up Reg orchestration: Remove hidden field.

Fix Issue #442 Popupmessage on SimConfig save.

Fix NPE in SamlSelector.

Fix Issue # 437: update XUA user names.

Fix XUA problems: Update Xuausername as applicable and fix validation.

Restore lost Repository conformance tests.

Remove unnecessary special character in comment.

Fix Issue #439 Unresponsive Orchestration Test bar.

Fix test collection code.

Remove unnecessary XdsDocAdmin-Initialize test.

Add ReposAcceptanceTest-1113: Has PnR tests with existing Registry UUID.

Fix SimLog link in interaction diagram.

Fix PnR transaction request processing that contains existing Registry.

Fix Issue #436 Block SimId-part endpoint update on Sim reconfigure.

Add ReposAcceptanceTest-1112.

Add ReposAcceptanceTest-1111.

Fix Issue# 436: Lost Repository Simulator's Registry endpoint on Toolkit startup.

Introduce ISR Conformance Actor and tests.

Fix Issue #435: Display Loading message when displaying Conformance Tool Overview/Menu.

Working version of DocAdmin MU Validation by a Stored Query section.

Introduced new test configuration file ConfTest.properties which allows per-test control of Conformance tool when necessary. See source for test XdsDocAdminTest-1111 for example.

Fix SimReference actor/transaction type.

Add XdsDocAdmin Actor to the Conformance Test Tool.

Rename DocumentSource supporting sim name.

Working version of Folder and Document Entry tests in "Test 1113".

Fix Issue# 431: Display entire ObjectRef UUID value in Inspector tree.

Fallback to Event if Null date.

Fix validation plugin logging. Add new DocSrc test "1113".

Increase Listener_Port_Range (+5) because It-tests exhausted PIF thread.

Add runToolkitDocker.sh Docker script and supporting maven build profile.

Call Reset in Validate method.

Add test "XdsDocSrcSubmissionTest-1112". Fix duplicate logging.

Add XFRM_RPLC case.

Fix Issue# 429 Reg Test 11995 Eval Section Checks for RPLC instead of XFRM_RPLC (Non cherry-pickable).

Issue #426 Part 2: Error "GazelleSts site is not configured" in Tool Site Selection area.

Test progress indicator: Make test status evaluation logic consistent with TestDisplay#display.

Clarify Null actorCode usage.

Document ConfTestsTabs.xml.

Remove unnecessary profile and option attributes.

Add XdsAssertion validation plugin API.