feat: add tests for controller #1823
Annotations
10 errors
golangci-lint:
controller/questionnaire_test.go#L736
declared and not used: questionnaireDetail (typecheck)
|
golangci-lint:
controller/questionnaire_test.go#L761
not enough arguments in call to NewQuestionnaire
|
golangci-lint:
controller/questionnaire_test.go#L773
undefined: ctx (typecheck)
|
golangci-lint:
controller/questionnaire_test.go#L799
undefined: ctx (typecheck)
|
golangci-lint:
controller/questionnaire_test.go#L824
not enough arguments in call to NewQuestionnaire
|
golangci-lint:
controller/questionnaire_test.go#L836
undefined: ctx (typecheck)
|
golangci-lint:
controller/questionnaire_test.go#L882
not enough arguments in call to NewQuestionnaire
|
golangci-lint:
controller/questionnaire_test.go#L961
declared and not used: questionnaireID (typecheck)
|
golangci-lint:
controller/response_test.go#L22
not enough arguments in call to NewResponse
|
golangci-lint:
controller/response_test.go#L36
declared and not used: questionnaireID (typecheck)
|
Loading