? PR-4.4-dev Pending

User tests: Successful: Unsuccessful:

avatar alikon
alikon
3 Sep 2023

Summary of Changes

API tests for following endpoints:

  • GET: /api/index.php/v1/modules/types/administrator
  • GET: /api/index.php/v1/modules/types/site
  • GET: /api/index.php/v1/modules/site
  • GET: /api/index.php/v1/modules/site{module_id}
  • GET: /api/index.php/v1/modules/administrator
  • GET: /api/index.php/v1/modules/administrator{module_id}
  • POST: /api/index.php/v1/modules/site
  • PATCH: /api/index.php/v1/modules/site{module_id}
  • DELETE: /api/index.php/v1/modules/site{module_id}
avatar joomla-cms-bot joomla-cms-bot - change - 3 Sep 2023
Category JavaScript Unit Tests
avatar alikon alikon - open - 3 Sep 2023
avatar alikon alikon - change - 3 Sep 2023
Status New Pending
avatar alikon alikon - change - 3 Sep 2023
Labels Added: ? PR-4.4-dev
8ac7e4a 3 Sep 2023 avatar alikon cs
1730f07 5 Sep 2023 avatar alikon cs
avatar alikon alikon - change - 5 Sep 2023
The description was changed
avatar alikon alikon - edited - 5 Sep 2023
avatar laoneo
laoneo - comment - 6 Sep 2023

Can you rename the file to Site.cy.js and move the administrator test into a new file Administrator.cy.js, then the same with types? Like that it has the same pattern as the other tests, where the file name is the name of the second segment of the tests. Thanks.

529ee5e 8 Sep 2023 avatar alikon cs
27aa948 8 Sep 2023 avatar alikon cs
99afe1c 8 Sep 2023 avatar alikon cs
1d49953 8 Sep 2023 avatar alikon cs
747c38a 8 Sep 2023 avatar alikon cs
4ec10bb 8 Sep 2023 avatar alikon cs
cb7fb84 9 Sep 2023 avatar alikon LF
bdc7144 9 Sep 2023 avatar alikon cs
ba341a5 9 Sep 2023 avatar alikon grr
avatar laoneo
laoneo - comment - 9 Sep 2023

If the pr is ready, please remove the draft status.

avatar laoneo laoneo - change - 9 Sep 2023
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-09-09 18:15:02
Closed_By laoneo
avatar laoneo laoneo - close - 9 Sep 2023
avatar laoneo laoneo - merge - 9 Sep 2023
avatar laoneo
laoneo - comment - 9 Sep 2023

Thanks!

Add a Comment

Login with GitHub to post a comment