? PR-4.4-dev Pending

User tests: Successful: Unsuccessful:

avatar heelc29
heelc29
31 Jul 2023

Summary of Changes

API tests for following endpoints:

  • GET: v1/banners/:id
  • GET: v1/banners/clients
  • GET: v1/banners/clients/:id
  • POST: v1/banners/clients
  • PATCH: v1/banners/clients/:id
  • DELETE: v1/banners/clients/:id
  • GET: v1/banners/categories
  • GET: v1/banners/categories/:id
  • POST: v1/banners/categories
  • PATCH: v1/banners/categories/:id

missing:

asset:

  • DELETE: v1/banners/categories/:id

history:

  • GET: v1/banners/:id/contenthistory
  • PATCH: v1/banners/:id/contenthistory/keep
  • DELETE: v1/banners/:id/contenthistory

Testing Instructions

code review; drone execute test

avatar joomla-cms-bot joomla-cms-bot - change - 31 Jul 2023
Category JavaScript Unit Tests
avatar heelc29 heelc29 - open - 31 Jul 2023
avatar heelc29 heelc29 - change - 31 Jul 2023
Status New Pending
e63436c 31 Jul 2023 avatar heelc29 cs
avatar heelc29 heelc29 - change - 31 Jul 2023
Labels Added: ? PR-4.4-dev
avatar heelc29 heelc29 - change - 1 Aug 2023
The description was changed
avatar heelc29 heelc29 - edited - 1 Aug 2023
avatar laoneo
laoneo - comment - 8 Aug 2023

Pr is looking good and drone is happy too, can we merge it?

avatar heelc29
heelc29 - comment - 8 Aug 2023

Some endpoints are missing ...

Delete category: fails because no asset item is created when insert category direct in database
History: fails because history is not created when insert category direct in database

Maybe an option is an combined test: create and delete category ...

If the pr is already ok then it will be ready to merge

avatar laoneo laoneo - change - 9 Aug 2023
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-08-09 08:39:00
Closed_By laoneo
avatar laoneo laoneo - close - 9 Aug 2023
avatar laoneo laoneo - merge - 9 Aug 2023
avatar laoneo
laoneo - comment - 9 Aug 2023

Thanks!

Add a Comment

Login with GitHub to post a comment