Skip to content

18.0 mig survey answer generation#224

Open
layadelcarmen wants to merge 14 commits into
OCA:18.0from
layadelcarmen:18.0-mig-survey_answer_generation
Open

18.0 mig survey answer generation#224
layadelcarmen wants to merge 14 commits into
OCA:18.0from
layadelcarmen:18.0-mig-survey_answer_generation

Conversation

@layadelcarmen

Copy link
Copy Markdown

No description provided.

@OCA-git-bot OCA-git-bot added series:18.0 mod:survey_answer_generation Module survey_answer_generation labels May 28, 2026
Laya Rabasa added 6 commits May 28, 2026 10:08
Add four tests targeting previously uncovered branches:
- _mark_done with no next_survey_input_id (outer if False)
- _mark_done when partner already matches (inner condition False)
- skipped choice answer sync (_get_line_answer_values suggestion
  with falsy suggested_answer_id and empty origin_line)
- direct save to next_input with no origin line (non-suggestion
  origin_line False branch)
Add test for comment syncing on a choice question, the only question
type that actually invokes _get_line_comment_values. The previous
comment test used a char_box question whose base implementation routes
through _save_line_simple_answer and never calls that method.
@layadelcarmen

Copy link
Copy Markdown
Author

@benbrich Check this out when you have a chance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:survey_answer_generation Module survey_answer_generation series:18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants