User tests: Successful: Unsuccessful:
added test for com_contenthistory backend content
run
npm cypress run --spec tests/System/integration/administration/components/com_contenthistory/Content.cy.js
N/A
test
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript Unit Tests |
Labels |
Added:
Unit/System Tests
PR-5.3-dev
|
Title |
|
I guess you need to update the cypress package in this pr to make it green.
Category | JavaScript Unit Tests | ⇒ | NPM Change JavaScript Unit Tests |
Labels |
Added:
NPM Resource Changed
|
Strange, the system tests do still fail...
Maybe the NodeJs version is too old?
https://github.com/joomla-projects/docker-images/blob/ef01641808b036fb61b8483c74e687c09451d757/Dockerfile#L25-L26
from https://docs.cypress.io/app/get-started/install-cypress
Cypress deprecated the use of Node.js 16.x in Cypress 13.0.0. We recommend that users update to at least Node.js 18.x.
Category | JavaScript Unit Tests NPM Change | ⇒ | JavaScript Unit Tests |
done
all green now
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-02-06 17:53:32 |
Closed_By | ⇒ | laoneo | |
Labels |
Removed:
NPM Resource Changed
|
Thanks!
@alikon, can you update joomla-cypress to version 1.3 and then remove the todos?