Skip to content

Commit 815ed9a

Browse files
committed
completing surveillance test scenario 1
1 parent d3a78c6 commit 815ed9a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

tests/regression/regression_tests/surveillance_regression_tests/test_surveillance_scenario_1.py

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,12 @@
4949
set_org_parameter_value,
5050
)
5151

52-
53-
@pytest.mark.wip
5452
@pytest.mark.vpn_required
5553
@pytest.mark.regression
5654
@pytest.mark.survelliance_regression_tests
5755
def test_scenario_1(page: Page, general_properties: dict) -> None:
5856
"""
59-
Scenario: 1: Discharge for clinical decision (GP letter required)
57+
Scenario: 1: Discharge for clinical decision (GP letter required)
6058
6159
X500-X505-X600-X610-X615-X641-X600-X610-X615-X650-X390-X379-C203 [SSCL28b] X900-X600-X610-X2-X610-X615-X650-X382-X79-C203 [SSCL25a]
6260
@@ -67,7 +65,7 @@ def test_scenario_1(page: Page, general_properties: dict) -> None:
6765
Note: parameter 82 controls whether or not a GP letter is required when a patient is discharged from Surveillance as a result of a clinical decision. It actually defaults to Y, but it's set at SC level in the scenario to be sure it holds the correct value. As a parameter can't be set with immediate effect through the screens, the scenario uses a direct database update to do this.
6866
6967
70-
Scenario summary:
68+
Scenario summary:
7169
>Run surveillance invitations for 1 subject > X500 (3.1)
7270
> SSPI update changes subject to in-age
7371
> Process X500 letter batch > X505 (3.1)

0 commit comments

Comments
 (0)