test(acceptance): document-timeout scenario asserts the zaak is cancelled (refs #106)
Extends the S-10a feature to S-10c: a timed-out registration's zaak is cancelled via the ACL, while documents-in-time leave the zaak untouched. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -14,6 +14,7 @@ Feature: Een documenttermijn laten verlopen
|
||||
When the 30-day document timer fires
|
||||
And the document-timeout worker runs
|
||||
Then the registration is verlopen
|
||||
And the zaak is cancelled in ZGW
|
||||
|
||||
Scenario: Tijdig aangeleverde documenten laten de registratie niet vervallen
|
||||
Given a registration parked at the WachtOpDocumenten task
|
||||
@@ -21,3 +22,4 @@ Feature: Een documenttermijn laten verlopen
|
||||
And the 30-day document timer fires
|
||||
And the document-timeout worker runs
|
||||
Then the registration is not verlopen
|
||||
And the zaak is not cancelled in ZGW
|
||||
|
||||
Reference in New Issue
Block a user