User tests: Successful: Unsuccessful:
API tests for following endpoints:
(issue param)
typo category:
syntax error:
asset:
history:
code review; drone execute test
Category | ⇒ | JavaScript Unit Tests |
Status | New | ⇒ | Pending |
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
In addition I found an issue for the endpoint POST: v1/contacts/form/:id
. There is a problem to get the component parameters by the application and merge them with the contact parameter
joomla-cms/components/com_contact/src/Model/ContactModel.php
Lines 73 to 84 in 6eb9108
Labels |
Added:
?
PR-4.4-dev
|
We can do the rest of the tests in followup pr's. Can you also make a pr for the contact issue you pointed out in the ContactModel?
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-08-09 06:40:47 |
Closed_By | ⇒ | laoneo |
Thanks!
Pr is looking good and drone is happy too, can we merge it?