Skip to content

More coverage

More coverage #47

GitHub Actions / Cypress Tests failed Aug 4, 2023 in 0s

26 passed, 1 failed and 0 skipped

Tests failed

❌ /home/runner/work/cypress-test-utils/cypress-test-utils/cypress/results/json/mochawesome.json

27 tests were completed in 419s with 26 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
src/cypress-helper-spec.cy.ts 26✔️ 1❌ 107s

❌ src/cypress-helper-spec.cy.ts

cypress helper tests
  ✔️ should check checkbox
  ✔️ should click button
  ✔️ should get computed style
  ✔️ should get current location
  ✔️ should get disabled element status
  ❌ should get element absence
	CypressError: Cypress test was stopped while running this command.
  ✔️ should get element by text
  ✔️ should get element existence
  ✔️ should get element's text
  ✔️ should get enabled element status
  ✔️ should get env variable
  ✔️ should get image source
  ✔️ should get initial select input
  ✔️ should get initial text input
  ✔️ should get number of elements
  ✔️ should get number of elements
  ✔️ should intercept request and mock response
  ✔️ should intercept request and test body
  ✔️ should intercept request and test header
  ✔️ should intercept request and test query params
  ✔️ should select input
  ✔️ should spy on function
  ✔️ should stub function
  ✔️ should toggle radio by selector
  ✔️ should toggle radio within container
  ✔️ should type input
  ✔️ should uncheck checkbox

Annotations

Check failure on line 0 in /home/runner/work/cypress-test-utils/cypress-test-utils/cypress/results/json/mochawesome.json

See this annotation in the file changed.

@github-actions github-actions / Cypress Tests

src/cypress-helper-spec.cy.ts ► cypress helper tests ► should get element absence

Failed test found in:
  /home/runner/work/cypress-test-utils/cypress-test-utils/cypress/results/json/mochawesome.json
Error:
  CypressError: Cypress test was stopped while running this command.
Raw output
CypressError: Cypress test was stopped while running this command.
    at cypressErr (https://htmlpreview.github.io/__cypress/runner/cypress_runner.js:164472:18)
    at Object.errByPath (https://htmlpreview.github.io/__cypress/runner/cypress_runner.js:164527:10)
    at https://htmlpreview.github.io/__cypress/runner/cypress_runner.js:166140:80