RTC Unit/System Tests PR-5.4-dev Pending

User tests: Successful: Unsuccessful:

avatar alikon
alikon
22 May 2026

Pull Request resolves # .

  • I read the Generative AI policy and my contribution is either not created with the help of AI or is compatible with the policy and GNU/GPL 2 or later.

Summary of Changes

add system test for commands:

php cli/joomla.php config:get 
php cli/joomla.php config:get --group=db
php cli/joomla.php config:get --group=mail
php cli/joomla.php config:get --group=session

Testing Instructions

run npx cypress run --spec tests/System/integration/cli/ConfigGet.cy.js

Actual result BEFORE applying this Pull Request

N/A

Expected result AFTER applying this Pull Request

a test

Link to documentations

Please select:

  • Documentation link for guide.joomla.org:

  • No documentation changes for guide.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar alikon alikon - open - 22 May 2026
avatar alikon alikon - change - 22 May 2026
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 22 May 2026
Category JavaScript Unit Tests
avatar alikon alikon - change - 22 May 2026
The description was changed
avatar alikon alikon - edited - 22 May 2026
avatar alikon alikon - change - 22 May 2026
Labels Added: Unit/System Tests PR-5.4-dev
avatar alikon alikon - change - 22 May 2026
Title
Add integration tests for CLI config:get command
[5.4] Add integration tests for CLI config:get command
avatar alikon alikon - edited - 22 May 2026
avatar alikon alikon - change - 22 May 2026
The description was changed
avatar alikon alikon - edited - 22 May 2026
avatar muhme
muhme - comment - 22 Jun 2026

@alikon Thank you for the additional System Tests. And there are also some lines with trailing spaces, which could be removed.

avatar richard67
richard67 - comment - 22 Jun 2026

And there are also some lines with trailing spaces, which could be removed.

I've allowed myself to fix that with applying change suggestions.

avatar muhme muhme - test_item - 22 Jun 2026 - Tested successfully
avatar muhme
muhme - comment - 22 Jun 2026

I have tested this item ✅ successfully on c55bf26

* CI passed with the new System Test

avatar muhme
muhme - comment - 22 Jun 2026

I have tested this item ✅ successfully on c55bf26

* CI passed with the new System Test

avatar muhme muhme - change - 22 Jun 2026
Status Pending Ready to Commit
avatar muhme
muhme - comment - 22 Jun 2026

RTC as one review, one successful test and only System Tests


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/47818.

avatar muhme
muhme - comment - 22 Jun 2026

RTC as one review, one successful test and only System Tests


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/47818.

avatar muhme muhme - change - 22 Jun 2026
Labels Added: RTC
avatar richard67 richard67 - change - 22 Jun 2026
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2026-06-22 14:34:22
Closed_By richard67
avatar richard67 richard67 - close - 22 Jun 2026
avatar richard67 richard67 - merge - 22 Jun 2026
avatar richard67
richard67 - comment - 22 Jun 2026

Thanks @alikon for this PR, @laoneo for review, and @muhme for review and testing.

Add a Comment

Login with GitHub to post a comment