User tests: Successful: Unsuccessful:
Pull Request resolves # .
add system test for php cli/joomla.php extension:list command
run npx cypress run --spec tests/System/integration/cli/ExtensionsList.cy.js
N/A
test
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
| Status | New | ⇒ | Pending |
| Category | ⇒ | JavaScript Unit Tests |
| Labels |
Added:
Unit/System Tests
PR-5.4-dev
|
||
| Title |
|
||||||
yes, done
| Status | Pending | ⇒ | Ready to Commit |
RTC as it has 2 approvals by maintainers and is a maintenance PR (no effect for end users).
RTC as it has 2 approvals by maintainers and is a maintenance PR (no effect for end users).
| Labels |
Added:
RTC
|
||
| Status | Ready to Commit | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2026-05-10 12:44:50 |
| Closed_By | ⇒ | richard67 |
Looks almost ok to me, the only thing I would change is the check to be more specific:
component = com_admin
file = files_joomla
language = English (en-GB)
library = lib_joomla
module = mod_custom
package = English (en-GB) Language Pack
plugin = plg_editors_none
template = template
That should be available in every plain joomla installation.