Skip to content

added api key for reqres tests, added api key to secrets on github an… #53

added api key for reqres tests, added api key to secrets on github an…

added api key for reqres tests, added api key to secrets on github an… #53

Triggered via push May 31, 2025 16:04
Status Failure
Total duration 1m 12s
Artifacts

maven.yml

on: push
Build and Test
1m 6s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

13 errors
TestSuite ► io.github.mfaisalkhatri.api.restfulecommerce.SadPathTests ► testShouldNotCreateOrder_WhenProductIdFieldIsMissing: target/surefire-reports/TEST-TestSuite.xml#L0
Failed test found in: target/surefire-reports/TEST-TestSuite.xml Error: com.microsoft.playwright.PlaywrightException:
TestSuite ► io.github.mfaisalkhatri.api.restfulecommerce.SadPathTests ► testShouldNotCreateOrder_WhenOrderListIsNotArray: target/surefire-reports/TEST-TestSuite.xml#L0
Failed test found in: target/surefire-reports/TEST-TestSuite.xml Error: com.microsoft.playwright.PlaywrightException:
TestSuite ► io.github.mfaisalkhatri.api.restfulecommerce.SadPathTests ► testShouldNotFetchOrder_WhenNoOrderExists: target/surefire-reports/TEST-TestSuite.xml#L0
Failed test found in: target/surefire-reports/TEST-TestSuite.xml Error: com.microsoft.playwright.PlaywrightException:
TestSuite ► io.github.mfaisalkhatri.api.restfulecommerce.SadPathTests ► testShouldNotFetchOrder_WhenNoOrderExistsForOrderId: target/surefire-reports/TEST-TestSuite.xml#L0
Failed test found in: target/surefire-reports/TEST-TestSuite.xml Error: com.microsoft.playwright.PlaywrightException:
TestSuite ► io.github.mfaisalkhatri.api.restfulecommerce.SadPathTests ► testShouldNotFetchOrder_WhenNoOrderExistsForUserId: target/surefire-reports/TEST-TestSuite.xml#L0
Failed test found in: target/surefire-reports/TEST-TestSuite.xml Error: com.microsoft.playwright.PlaywrightException:
TestSuite ► io.github.mfaisalkhatri.api.restfulecommerce.SadPathTests ► testShouldNotFetchOrder_WhenNoOrderExistsForProductId: target/surefire-reports/TEST-TestSuite.xml#L0
Failed test found in: target/surefire-reports/TEST-TestSuite.xml Error: com.microsoft.playwright.PlaywrightException:
TestSuite ► io.github.mfaisalkhatri.api.restfulecommerce.SadPathTests ► testShouldNotUpdateOrder_WhenTokenIsMissing: target/surefire-reports/TEST-TestSuite.xml#L0
Failed test found in: target/surefire-reports/TEST-TestSuite.xml Error: com.microsoft.playwright.PlaywrightException:
TestSuite ► io.github.mfaisalkhatri.api.restfulecommerce.SadPathTests ► testShouldNotUpdateOrder_WhenOrderIdIsNotFound: target/surefire-reports/TEST-TestSuite.xml#L0
Failed test found in: target/surefire-reports/TEST-TestSuite.xml Error: com.microsoft.playwright.PlaywrightException:
TestSuite ► io.github.mfaisalkhatri.api.restfulecommerce.SadPathTests ► testShouldNotUpdateOrderWithInvalidToken: target/surefire-reports/TEST-TestSuite.xml#L0
Failed test found in: target/surefire-reports/TEST-TestSuite.xml Error: com.microsoft.playwright.PlaywrightException:
TestSuite ► io.github.mfaisalkhatri.api.restfulecommerce.SadPathTests ► testShouldNotPartialUpdateOrder_WhenTokenIsMissing: target/surefire-reports/TEST-TestSuite.xml#L0
Failed test found in: target/surefire-reports/TEST-TestSuite.xml Error: com.microsoft.playwright.PlaywrightException:
TestSuite ► io.github.mfaisalkhatri.api.restfulecommerce.SadPathTests ► testShouldNotPartialUpdateOrder_WhenOrderIdIsNotFound: target/surefire-reports/TEST-TestSuite.xml#L0
Failed test found in: target/surefire-reports/TEST-TestSuite.xml Error: com.microsoft.playwright.PlaywrightException:
Build and Test
Failed test were found and 'fail-on-error' option is set to true
Build and Test
Process completed with exit code 1.