Skip to content

Commit

Permalink
* added @parallel tag to scenarios
Browse files Browse the repository at this point in the history
  • Loading branch information
azhansultan committed Oct 7, 2024
1 parent 233fa68 commit 298ab04
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Feature: Mittente genera una notifica che non prevede pagamento

@TestSuite
@Parallel
@TA_InvioNotificaMonoPFNormalizzazioneKOLovelace
@mittente
@invioNotifiche
Expand Down Expand Up @@ -47,7 +47,7 @@ Feature: Mittente genera una notifica che non prevede pagamento
Then Si verifica che la notifica abbia lo stato "Destinatario irreperibile"
And Logout da portale persona fisica


@TestSuite
@TA_InvioNotificaMonoPFNormalizzazioneKOLovelaceBis
Scenario: PN-9294 - Mittente genera una notifica mono destinatario a PF - Normalizzazione KO (indirizzo non trovato)
Given PA - Si effettua la login tramite token exchange, e viene visualizzata la dashboard
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Feature: Mittente genera una notifica che non prevede pagamento

@TestSuite
@Parallel
@TA_InvioNotificaMonoPGDomiccilioDigitaleKO
@mittente
@invioNotifiche
Expand Down Expand Up @@ -37,7 +37,7 @@ Feature: Mittente genera una notifica che non prevede pagamento
Then Si verifica che la notifica abbia lo stato "Destinatario irreperibile"
And Logout da portale mittente


@TestSuite
@TA_InvioNotificaMonoPGDomiccilioDigitaleKOBis
Scenario: PN-9292-bis - Mittente genera una notifica mono destinatario a PG con domicilio digitale KO
Given PA - Si effettua la login tramite token exchange, e viene visualizzata la dashboard
Expand Down

0 comments on commit 298ab04

Please sign in to comment.