IHE Test & Management Tools
  1. IHE Test & Management Tools

erl-ihe-xdsi

Public
AuthorCommitMessageCommit dateIssues
Ralph MoultonRalph Moulton
230f08ccf4bProcessNISTSimulatorLogs incorrectly decoded Documents.Corrected. TOK.
Stephen Moore WUSTLStephen Moore WUSTL
a6aabebbb7cTestRAD68ImagingDocumentSource:: TESTLOGS2When searching through the NIST logs, restrict the search to use a patient identifier. Find the most recent RAD-68 transaction with the proper patient ID. This will allow us to execute tests slightly out of order.RAD-68
Ralph MoultonRalph Moulton
c344ddf913b/opt/xdsi/java/jdk1.8.0_65/bin/java -cp /space/xdsi/lib/ERL-IHE-XDSI.jaredu.wustl.mir.erl.ihe.xdsi.validation.TestRAD68ImagingDocumentSource TESTLOGS2 lexmark__rep_reg_ids IDS-DEPT001-a IDS-AD001-a lexmark a ids-single-image tok
Ralph MoultonRalph Moulton
6143081d0faAdded ability to find RequestBody in nist log in case where there is nofollowing MIMEBoundary.
Ralph MoultonRalph Moulton
c8d3438dcb3re-added deleted launch configurations
Ralph MoultonRalph Moulton
4ffcb81d697Changes for two RAD-69 transaction types and IIG test frameworkRAD-69
Ralph MoultonRalph Moulton
175873e9fa8MMerge branch 'master' of https://code.imphub.org/scm/ihe/erl-ihe-xdsi.git
Ralph MoultonRalph Moulton
9311c484893Create new simulator types: CIG and CRG TOK.CIG = Combined Initiating Gateway - IG and IIG CRG = Combined Responding Gateway - RG and RIG
Stephen Moore WUSTLStephen Moore WUSTL
5b41df5cb46regression/rig/rig-all.csh: Fix typo in output
Stephen Moore WUSTLStephen Moore WUSTL
dff2589f679MMerge branch 'master' of https://code.imphub.org/scm/ihe/erl-ihe-xdsi.git
Stephen Moore WUSTLStephen Moore WUSTL
b44d9754555RIG quality control; added more regression scripts.No repairs needed to existing scripts. Added more scripts for RIG tests to allow us to run the RIG regression in a batch.
Stephen Moore WUSTLStephen Moore WUSTL
7ee3d243bfeIIG quality control fixesFixed iig-1008 text, we had a typo that was previously committed. Add a summary script for each test that prints the summary report. Add a script that runs all regression tests and prints all summaries for review.
Stephen Moore WUSTLStephen Moore WUSTL
1c42761f052iig/iig-1001 Remove the GETSOAP callThis has now been moved to the validation part of the test scripts.
Stephen Moore WUSTLStephen Moore WUSTL
1b3199c6cfaComplete tests rig-2011, 2021, 2022Update the rig-20xx.xml files Add -11 script files in the tests folder Add -11 regression scripts
Stephen Moore WUSTLStephen Moore WUSTL
b2ae0bba0a7Completed RIG tests 2004-2008This includes the .xml files, test scripts and regression scripts. This marks the end of the RIG tests that use the single IDS E. Now need to move on to tests using IDS F
Stephen Moore WUSTLStephen Moore WUSTL
af16e9b70deRIG tests 2001, 2002, 2003 updated and operational.Modified .xml files to complete validation Added the -11 scripts where needed Added a reports.sh script in the regression area as a short cut to view reports.
Stephen Moore WUSTLStephen Moore WUSTL
4c13ac3aa7avalidation/iig/iig-1007.xml through 1022 updated.Convert all assertions to use updated validation software.
Stephen Moore WUSTLStephen Moore WUSTL
e7bbf33029dvalidation/iig/iig-1006, 07 updated to test for no images returned.1007 still needs some work; something failed during regression testing.
Stephen Moore WUSTLStephen Moore WUSTL
a7ea30f6b24validation/DetailXmlContent.java minor tweak in the message for datavalue should be absent.
Stephen Moore WUSTLStephen Moore WUSTL
d0bf4cb1dd6validation/iig/iig-1005.xml updated for test case when no images arereturned. This is the first test case where no images are returned. Updated xml to indicate that fact when testing the response to the RAD-69 retrieve.RAD-69
Stephen Moore WUSTLStephen Moore WUSTL
9ff47e16938validation/iig/iig-1002, 03, 04 updated to match current softwareValidation software was modified to write some tests more in java and less using xpath to pull data. This is a more natural way to process some of the test requirements. This matches iig-1001 approach.
Stephen Moore WUSTLStephen Moore WUSTL
2b1d96f3750validation/rig/rig-2001.xml: Updated to operate/first pass.Prior version was a shell while test software was being developed.
Stephen Moore WUSTLStephen Moore WUSTL
9ed0e7cc47fDetailXmlContent::sameRetImgs correct typo; update error messagesThe typo in this method caused the software to load the same data for both standard and test data, so no differences were ever found. In the output of sameImgs and samRegImgs, print both expected and discovered values when a mismatch occurs.
Stephen Moore WUSTLStephen Moore WUSTL
3cbc884ad05regression/rig: Update regression system name to apex__rig.Note the two _ characters. This is to match behavior of the xds toolkit.
Stephen Moore WUSTLStephen Moore WUSTL
8853de38765Finish corrects to name regression sites to apex__rig and acme__iig.Prior names had one _ character. We changed to two _ characters to match some behavior in the XDS toolkit.
Stephen Moore WUSTLStephen Moore WUSTL
3e769c2c46eregression/rig -10 scripts added; existing scripts updatedAdded new regression scripts for test cases that were missing; we should now have a -10 script for each test case. Updated existing -10 scripts to have consistent structure. Some scripts updated to complete the step of diffing images that were retrieved.
Stephen Moore WUSTLStephen Moore WUSTL
fe367b8d10btests/rig: Add perl scripts for some tests.
Stephen Moore WUSTLStephen Moore WUSTL
fc246d5fbe3tests/rig: Update rig-all script for new test cases. Add repositoryunique ID to script to get entered in output text files.
Stephen Moore WUSTLStephen Moore WUSTL
49e04931e0aAdd tests/rig/rig-2021 and rig-2022These are the tests that use both Imaging Document Sources.
Stephen Moore WUSTLStephen Moore WUSTL
f23c3f8123ctests/iig/rad69_requests: Improve perl scripts that generate study dataAdd a command line argument that tells the scripts to only include the Repository Unique ID. We now have "ids" and "omit"
Stephen Moore WUSTLStephen Moore WUSTL
b3c0214b972RAD_75_IIG: Improve handling of UIDs from input file.This version now allows us to specify the Repository Unique ID inside the text file (similar to what is done for the RAD69 transaction).
Stephen Moore WUSTLStephen Moore WUSTL
32f7a0b3adcDICOMUtility: added method that creates a KOS bean by adding to existingbean The original method always created a new bean. We have a use to add to an existing bean. We will eventually retire the original method.
Ralph MoultonRalph Moulton
20762907416Added sameRetImgs assertion type to code and in test iig-1001.TOK
Ralph MoultonRalph Moulton
890aa39debaMMerge branch 'master' of https://code.imphub.org/scm/ihe/erl-ihe-xdsi.git
Ralph MoultonRalph Moulton
603e459d9c8Added new assertion types sameImg and sameXfer. Modified iig-1001 to usethem. TOK.
Stephen Moore WUSTLStephen Moore WUSTL
13e2ca6c1darunDirectory/acme__iig.ini addedCleaning up consistency in naming conventions of .ini files for regression testing.
Stephen Moore WUSTLStephen Moore WUSTL
cec41a58e6eClean up iig regression testing.Make the -10 scripts delete folders before we start. Use more variables in the scripts to make them easier to follow. Add the -11 scripts for the test cases that lacked them (that was most of them).
Stephen Moore WUSTLStephen Moore WUSTL
f59b6cb2484iig/scripts/configure_ids_storage.pl manages the links to images neededfor various simulators for regression testing (IIG).
Stephen Moore WUSTLStephen Moore WUSTL
6ed4c55d946Add iig-10xx/iig-10xx-11.pl scriptsThese are the scripts that run the evaluation step after the initial retrieve request has been sent and processed by the IIG under test.
Stephen Moore WUSTLStephen Moore WUSTL
df32bc6dd14iig/iig-1011 through iig-1022.xml: Update to operational stateGet these three scripts working. iig-1011.xml is for community B only iig-1021 and iig-1022 test retrieves that go to both community A and B.
Stephen Moore WUSTLStephen Moore WUSTL
d0889a8cb09iig/iig-1003.xml through iig-1011.xml updated to run skeletonUpdated the iig-10xx.xml scripts to actually run without throwing exceptions. Still need to review details. These are all for a single Responding Imaging Gateway.
Stephen Moore WUSTLStephen Moore WUSTL
61dd7f11a27iig-1002.xml: Update to make it run at least as far as iig-1001Prior version did not run. Copied components from iig-1001 to get it to at least run. Still need to review the details and complete the work.
Stephen Moore WUSTLStephen Moore WUSTL
2321f7a4a7cregression/iig/iig-1001 cleanupFor -10 script, remove folders before you execute the test. This ensures we do not mistake old folders for current data. For -10 script, add some variable names to the arguments inside the script to make it more clear what the script does.
Stephen Moore WUSTLStephen Moore WUSTL
01db9fb6371regression/rig/rig-2001 operationalNow have regression scripts for steps 10 and 11 Added the -11 script. For the -10 script, remove folders before you run to make sure we do not see old results.
Stephen Moore WUSTLStephen Moore WUSTL
5271818b2fdxdsi.pm Update for RIG testingAdd function validate_rig_xc_retrieve Remove unneeded arguments from iig_xc_retrieve. This function changed with Ralph's implementation of validation, so there was no reason to keep the legacy arguments around.
Stephen Moore WUSTLStephen Moore WUSTL
4b8d52a288cresources/runDirectory/apex__rg.ini describes the Responding ImagingGateway under test for regression testing.
Stephen Moore WUSTLStephen Moore WUSTL
94dd5a12de8rig/rig-2001.xml: Change the name of the simulator used to ids_e tomatch the test documentation.
Ralph MoultonRalph Moulton
707a25b6c22Added rig test xml file skeletons
Ralph MoultonRalph Moulton
513a719615drig test skeletons added
Ralph MoultonRalph Moulton
48b0156aca6MMerge branch 'master' of https://code.imphub.org/scm/ihe/erl-ihe-xdsi.gitConflicts: src/main/java/edu/wustl/mir/erl/ihe/xdsi/validation/iig/iig-1001.xml