Unit/System Tests PR-4.4-dev Pending

User tests: Successful: Unsuccessful:

avatar muhme
muhme
17 Jun 2024

Summary of Changes

  • rename deleteFolder > deleteRelativePath
    • to respect the custom task also deletes files and it does it relative to cmsPath
  • rename writeFile > writeRelativeFile
    • to unify task naming and to clarify it writes files relative to cmsPath
  • additional:
    • small comment enhancements
    • using name path from require('path');
  • no functionality is changed
  • only method name, variable name and comments are changed

Testing Instructions

  • Tested on branch dev-4.4 successfully in running full System Test
  1. Run full System Test:
npx cypress run
  1. Verify task names are changed in tests/System/README.md

Actual result BEFORE applying this Pull Request

./.

Expected result AFTER applying this Pull Request

The system tests are running successfully with the renamed user-defined tasks and the README has been updated.

Link to documentations

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

avatar muhme muhme - open - 17 Jun 2024
avatar muhme muhme - change - 17 Jun 2024
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 17 Jun 2024
Category Unit Tests Repository JavaScript
avatar muhme muhme - change - 17 Jun 2024
Labels Added: Unit/System Tests PR-4.4-dev
avatar laoneo laoneo - change - 20 Jun 2024
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2024-06-20 11:29:33
Closed_By laoneo
avatar laoneo laoneo - close - 20 Jun 2024
avatar laoneo laoneo - merge - 20 Jun 2024
avatar laoneo
laoneo - comment - 20 Jun 2024

Thanks!

Add a Comment

Login with GitHub to post a comment