LimeSurvey: master e6199250

Author Committer Branch Timestamp Parent
twilllig GitHub master 2024-04-19 12:53 master 11800f43
Changeset

QE-847 - checking for active survey before deleting question groups, … (03818)

  • QE-847 - checking for active survey before deleting question groups, questions and subquestions

  • using DI for Permission and Survey check in QuestionAggregateService.php and SubQuestionsService.php

  • Fixed some tests

  • Fixed DI error and test

mod - application/models/services/QuestionAggregateService.php Diff File
mod - application/models/services/QuestionAggregateService/SubQuestionsService.php Diff File
mod - application/models/services/QuestionGroupService.php Diff File
mod - tests/unit/services/QuestionAggregateService/ExceptionsTest.php Diff File
mod - tests/unit/services/QuestionAggregateService/Factory.php Diff File
mod - tests/unit/services/QuestionAggregateService/MockSet.php Diff File
mod - tests/unit/services/QuestionAggregateService/MockSetFactory.php Diff File
mod - tests/unit/services/QuestionAggregateService/SubquestionsServiceTest.php Diff File