forms
forms copied to clipboard
Add transfer ownership unit tests
fix #1830
There was 1 error:
1) OCA\Forms\Tests\Unit\Controller\ApiControllerTest::testTransferOwner
OCP\AppFramework\OCS\OCSForbiddenException: This form is not owned by the current user
/home/runner/work/forms/forms/apps/forms/lib/Controller/ApiController.php:386
/home/runner/work/forms/forms/apps/forms/tests/Unit/Controller/ApiControllerTest.php:932
There was 1 error: 1) OCA\Forms\Tests\Unit\Controller\ApiControllerTest::testTransferOwner OCP\AppFramework\OCS\OCSForbiddenException: This form is not owned by the current user /home/runner/work/forms/forms/apps/forms/lib/Controller/ApiController.php:386 /home/runner/work/forms/forms/apps/forms/tests/Unit/Controller/ApiControllerTest.php:932
FormMapper wasn't set to respond with the $form set in the tests.