LimeSurvey: master 7a47e3f3

Author Committer Branch Timestamp Parent
twilllig GitHub master 2023-10-25 12:19 master cdd71a8f
Changeset

QE-426 opHandlerAnswerCreate (03471)

  • OpHandlerAnswerCreate first steps

  • OpHandlerAnswerCreate first steps

  • OpHandlerAnswerCreate fix Psalm issues

  • OpHandlerAnswerCreate added one more test, and fixed related bug

  • OpHandlerAnswerCreate added one more test, and fixed related bug

  • OpHandlerAnswerCreate debug test

  • OpHandlerAnswerCreate debug test

  • OpHandlerAnswerCreate test finally fixed

  • OpHandlerAnswerCreate finalized

  • OpHandler now also handling update

  • QE-426 dev: merge develop into this one

  • QE-426 dev: changed comment

  • QE-426 dev: fixed functions calls after changes

  • QE-426 dev: fixed functions calls after changes


Co-authored-by: pstelling patricia.stelling@limesurvey.org

add - application/libraries/Api/Command/V1/SurveyPatch/OpHandlerAnswer.php Diff File
mod - application/libraries/Api/Command/V1/SurveyPatch/OpHandlerQuestionCreate.php Diff File
mod - application/libraries/Api/Command/V1/SurveyPatch/PatcherSurvey.php Diff File
add - tests/unit/api/opHandlers/OpHandlerAnswerTest.php Diff File