diff --git a/EPD-ATC-Simulator/Makefile b/EPR-ATC-Simulator/Makefile similarity index 100% rename from EPD-ATC-Simulator/Makefile rename to EPR-ATC-Simulator/Makefile diff --git a/EPD-ATC-Simulator/installation.md b/EPR-ATC-Simulator/installation.md similarity index 94% rename from EPD-ATC-Simulator/installation.md rename to EPR-ATC-Simulator/installation.md index 352cfc0499c1fb017f04c28e95d997a2344c3451..a8bb780886fe9f4fef81499f9e88337ef640a4f4 100644 --- a/EPD-ATC-Simulator/installation.md +++ b/EPR-ATC-Simulator/installation.md @@ -3,8 +3,8 @@ title: Installation Manual subtitle: ATC Simulator author: Wylem BARS function: Software Engineer -date: 19/04/2019 -toolversion: 1.1.2 +date: 01/07/2019 +toolversion: 2.0.0 version: 0.01 status: Draft reference: KER1-MAN-IHE-ATC_SIMULATOR_INSTALLATION-0_01 @@ -16,7 +16,7 @@ customer: IHE-EUROPE ##Â Source code Sources of the tool are available on Inria's Gforge in the Gazelle project: -[EPD (trunk)](https://scm.gforge.inria.fr/authscm/wbars/svn/gazelle/EPD/trunk). +[EPR > atc-repository](https://gitlab.inria.fr/gazelle/specific-tools/epr/atc-repository). ##Â Patient Audit Consumer @@ -38,7 +38,7 @@ audit event from his Patient Audit Record Repository. ## Patient Audit Record Repository First step to set up the Patient Audit Record Repository actor from the simulator is to checkout sources. -You can checkout the entire ATC simulator sources from the url [here](https://scm.gforge.inria.fr/authscm/wbars/svn/gazelle/EPD/trunk/ATC). +You can checkout the entire ATC simulator sources from the url [here](https://gitlab.inria.fr/gazelle/specific-tools/epr/atc-repository). For the Patient Audit Record Repository actor you will need three things : * The SoapUI project __ATC/soapui/ATC-MockService-soapui-project.xml__ * The folder __ATC/test_data/AuditEvent__ that contains all Audit Events known by the simulator. diff --git a/EPD-ATC-Simulator/media/atc_repo_gwt.png b/EPR-ATC-Simulator/media/atc_repo_gwt.png similarity index 100% rename from EPD-ATC-Simulator/media/atc_repo_gwt.png rename to EPR-ATC-Simulator/media/atc_repo_gwt.png diff --git a/EPD-ATC-Simulator/media/atc_repo_normal_cases.png b/EPR-ATC-Simulator/media/atc_repo_normal_cases.png similarity index 100% rename from EPD-ATC-Simulator/media/atc_repo_normal_cases.png rename to EPR-ATC-Simulator/media/atc_repo_normal_cases.png diff --git a/EPD-ATC-Simulator/media/atc_repo_run.png b/EPR-ATC-Simulator/media/atc_repo_run.png similarity index 100% rename from EPD-ATC-Simulator/media/atc_repo_run.png rename to EPR-ATC-Simulator/media/atc_repo_run.png diff --git a/EPD-ATC-Simulator/release-note.md b/EPR-ATC-Simulator/release-note.md similarity index 72% rename from EPD-ATC-Simulator/release-note.md rename to EPR-ATC-Simulator/release-note.md index e3637fbdca2b29b73824fda544051eea48f6f8ec..fcf5d35f01958707e31b49081e5ee8b941fd282c 100644 --- a/EPD-ATC-Simulator/release-note.md +++ b/EPR-ATC-Simulator/release-note.md @@ -1,14 +1,24 @@ --- title: Release note subtitle: ATC Simulator -toolversion: 1.1.2 -releasedate: 2019-04-10 +toolversion: 2.0.0 +releasedate: 2019-07-01 author: Wylem BARS function: Software Engineer customer: IHE Europe reference: KER1-RNO-IHE-ATC_SIMULATOR --- +# 2.0.0 +_Release date: 2019-04-10 _ + +__Bug__ + +* \[[ATCREPO-7](https://gazelle.ihe.net/jira/browse/ATCREPO-7)\] ATC Client simulator send "IHE- SAML" instead of "IHE-SAML" +* \[[ATCREPO-8](https://gazelle.ihe.net/jira/browse/ATCREPO-8)\] Patient Audit Record Repository response contains not all request parameters +* \[[ATCREPO-9](https://gazelle.ihe.net/jira/browse/ATCREPO-9)\] ATC Consumer endpoint include /ARRService and shouldn't +* \[[ATCREPO-10](https://gazelle.ihe.net/jira/browse/ATCREPO-10)\] & should not be escaped inside date parameter + # 1.1.2 _Release date: 2019-04-10 _ diff --git a/EPD-ATC-Simulator/user.md b/EPR-ATC-Simulator/user.md similarity index 98% rename from EPD-ATC-Simulator/user.md rename to EPR-ATC-Simulator/user.md index d8efee39f2831ca5600355ef625c0ee380b06d58..6c4351c5fa7a7cd0bc60d868e31997e8fd80bd47 100755 --- a/EPD-ATC-Simulator/user.md +++ b/EPR-ATC-Simulator/user.md @@ -3,8 +3,8 @@ title: User Manual subtitle: ATC Simulator author: Wylem BARS function: Software Engineer -date: 19/01/2019 -toolversion: 1.1.0 +date: 01/07/2019 +toolversion: 2.0.0 version: 0.01 status: Draft reference: KER1-MAN-IHE-ATC_SIMULATOR_USER @@ -32,13 +32,8 @@ When acting as a Patient Audit Consumer, this simulator is able to send multiple * date * entity-id * entity-role -* source -* type * subtype -* outcome * entity-type -* user -* address * _format It can also send bad requests (missing requested parameters, parameters providing no matches, etc) to test the behavior of the SUT against erroneous requests.