-
Notifications
You must be signed in to change notification settings - Fork 5
Configuration
James edited this page Nov 29, 2016
·
13 revisions
To configure the test suit to run against your provider system the following configuration needs changing:
- Config file
<add key="useTLS" value="true" />
<add key="fhirServerUrl" value="gpconnect-uat.answerappcloud.com" />
<add key="fhirServerPort" value="443" />
<add key="fhirServerFhirBase" value="/fhir" />
<add key="spineProxyUrl" value="" />
<add key="spineProxyPort" value="" />
<add key="clientCertThumbPrint" value="c3 1b 74 39 4b a1 60 c5 62 f1 dc 68 ee 3e 5a 3c 85 0b 32 61" />
<add key="clientInvalidCertThumbPrint" value="ea 57 be 3c 6c da 33 e6 d8 75 88 99 44 ee 61 28 4e 39 d9 1d" />
<add key="clientExpiredCertThumbPrint" value="ea 57 be 3c 6c da 33 e6 d8 75 88 99 44 ee 61 28 4e 39 d9 1e" />
Test Suit Setup & Configuration
Tests / Scenarios
- Spine Integration and Cross Organisation Tests
- Access Record Consumer Tests
- Access Record Consumer Tests 0.5.3
- Access Record Consumer Tests 0.7.2
- Access Record Consumer Tests 0.7.3
- Foundations Consumer Tests
- Appointments Consumer Tests
- Appointments Consumer Tests 1.2.7 Emergency Changes Only
- Appointments Consumer Tests
- Structured Record Consumer Tests
- Structured Record Consumer Tests 1.2.4
- Structured Record Consumer Tests 1.2.5
- Structured Record Consumer Tests 1.2.6
- Structured Record Consumer Tests 1.3.0
- Send Document Tests 1.3.0
- Access Record HTML view Manual Testing
- Appointments API (including Foundation) - Manual Testing
- HTML Provider Content
- FHIR GP Connect Profiles
- FHIR Base
- SSP
- JWT
- HTTP
- Security
- test
Test Data Pack
- Test Data Approach
- Base Test Data Set
- Simple Patient Records
- Rich Test Data Set
- ITK Test Harness Triggers
New Consumer SCAL Tests/Scenarios