SMS Fraud use case demo INTER-596 #214
ci.yml
on: pull_request
Lint
17s
Unit tests
12s
Matrix: Playwright e2e tests
Annotations
12 errors
Playwright e2e tests (2, 3)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "sms-fraud/bot-unprotected.spec.ts Sending verification SMS messages allows user to create an account with the correct code"
at sms-fraud/bot-unprotected.spec.ts:35
33 | });
34 |
> 35 | test.only('allows user to create an account with the correct code', async ({ page }) => {
| ^
36 | const sendButton = await page.getByTestId(TEST_ID.sendMessage);
37 | await sendButton.click();
38 | await assertAlert({ page, severity: 'success', text: SMS_FRAUD_COPY.messageSent(TEST_PHONE_NUMBER, 2) });
|
Playwright e2e tests (2, 3)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "sms-fraud/bot-unprotected.spec.ts Sending verification SMS messages allows user to create an account with the correct code"
at sms-fraud/bot-unprotected.spec.ts:35
33 | });
34 |
> 35 | test.only('allows user to create an account with the correct code', async ({ page }) => {
| ^
36 | const sendButton = await page.getByTestId(TEST_ID.sendMessage);
37 | await sendButton.click();
38 | await assertAlert({ page, severity: 'success', text: SMS_FRAUD_COPY.messageSent(TEST_PHONE_NUMBER, 2) });
|
Playwright e2e tests (2, 3)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "sms-fraud/bot-unprotected.spec.ts Sending verification SMS messages allows user to create an account with the correct code"
at sms-fraud/bot-unprotected.spec.ts:35
33 | });
34 |
> 35 | test.only('allows user to create an account with the correct code', async ({ page }) => {
| ^
36 | const sendButton = await page.getByTestId(TEST_ID.sendMessage);
37 | await sendButton.click();
38 | await assertAlert({ page, severity: 'success', text: SMS_FRAUD_COPY.messageSent(TEST_PHONE_NUMBER, 2) });
|
Playwright e2e tests (2, 3)
Process completed with exit code 1.
|
Playwright e2e tests (3, 3)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "sms-fraud/bot-unprotected.spec.ts Sending verification SMS messages allows user to create an account with the correct code"
at sms-fraud/bot-unprotected.spec.ts:35
33 | });
34 |
> 35 | test.only('allows user to create an account with the correct code', async ({ page }) => {
| ^
36 | const sendButton = await page.getByTestId(TEST_ID.sendMessage);
37 | await sendButton.click();
38 | await assertAlert({ page, severity: 'success', text: SMS_FRAUD_COPY.messageSent(TEST_PHONE_NUMBER, 2) });
|
Playwright e2e tests (3, 3)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "sms-fraud/bot-unprotected.spec.ts Sending verification SMS messages allows user to create an account with the correct code"
at sms-fraud/bot-unprotected.spec.ts:35
33 | });
34 |
> 35 | test.only('allows user to create an account with the correct code', async ({ page }) => {
| ^
36 | const sendButton = await page.getByTestId(TEST_ID.sendMessage);
37 | await sendButton.click();
38 | await assertAlert({ page, severity: 'success', text: SMS_FRAUD_COPY.messageSent(TEST_PHONE_NUMBER, 2) });
|
Playwright e2e tests (3, 3)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "sms-fraud/bot-unprotected.spec.ts Sending verification SMS messages allows user to create an account with the correct code"
at sms-fraud/bot-unprotected.spec.ts:35
33 | });
34 |
> 35 | test.only('allows user to create an account with the correct code', async ({ page }) => {
| ^
36 | const sendButton = await page.getByTestId(TEST_ID.sendMessage);
37 | await sendButton.click();
38 | await assertAlert({ page, severity: 'success', text: SMS_FRAUD_COPY.messageSent(TEST_PHONE_NUMBER, 2) });
|
Playwright e2e tests (3, 3)
Process completed with exit code 1.
|
Playwright e2e tests (1, 3)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "sms-fraud/bot-unprotected.spec.ts Sending verification SMS messages allows user to create an account with the correct code"
at sms-fraud/bot-unprotected.spec.ts:35
33 | });
34 |
> 35 | test.only('allows user to create an account with the correct code', async ({ page }) => {
| ^
36 | const sendButton = await page.getByTestId(TEST_ID.sendMessage);
37 | await sendButton.click();
38 | await assertAlert({ page, severity: 'success', text: SMS_FRAUD_COPY.messageSent(TEST_PHONE_NUMBER, 2) });
|
Playwright e2e tests (1, 3)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "sms-fraud/bot-unprotected.spec.ts Sending verification SMS messages allows user to create an account with the correct code"
at sms-fraud/bot-unprotected.spec.ts:35
33 | });
34 |
> 35 | test.only('allows user to create an account with the correct code', async ({ page }) => {
| ^
36 | const sendButton = await page.getByTestId(TEST_ID.sendMessage);
37 | await sendButton.click();
38 | await assertAlert({ page, severity: 'success', text: SMS_FRAUD_COPY.messageSent(TEST_PHONE_NUMBER, 2) });
|
Playwright e2e tests (1, 3)
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "sms-fraud/bot-unprotected.spec.ts Sending verification SMS messages allows user to create an account with the correct code"
at sms-fraud/bot-unprotected.spec.ts:35
33 | });
34 |
> 35 | test.only('allows user to create an account with the correct code', async ({ page }) => {
| ^
36 | const sendButton = await page.getByTestId(TEST_ID.sendMessage);
37 | await sendButton.click();
38 | await assertAlert({ page, severity: 'success', text: SMS_FRAUD_COPY.messageSent(TEST_PHONE_NUMBER, 2) });
|
Playwright e2e tests (1, 3)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-1
Expired
|
179 KB |
|
playwright-report-2
Expired
|
179 KB |
|
playwright-report-3
Expired
|
179 KB |
|