User tests: Successful: 2 alikon, muhme Unsuccessful: 0
Pull Request for Issue # .
add parent_id
npx cypress run --spec '.\tests\System\integration\api\com_contact\Categories.cy.js'
[10-Mar-2025 15:25:58 UTC] PHP Warning: Undefined array key "parent_id" in D:\repos\j51\administrator\components\com_categories\src\Model\CategoryModel.php on line 531
[10-Mar-2025 15:25:58 UTC] PHP Warning: Undefined array key "id" in D:\repos\j51\administrator\components\com_categories\src\Model\CategoryModel.php on line 531
[10-Mar-2025 15:25:58 UTC] PHP Warning: Undefined array key "parent_id" in D:\repos\j51\administrator\components\com_categories\src\Model\CategoryModel.php on line 532
no errors
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
|
I have tested this item ✅ successfully on 5c1fa43
I have tested this item ✅ successfully on 5c1fa43
Tested api/com_contact/Categories.cy.js
with JBT. Three PHP warnings were observed. After applying this PR, no PHP warnings appear anymore, and the test spec still passes.
There is a cs error.