Refactor to data driven http mocking using msw/data - #2411
Conversation
Signed-off-by: William Phetsinorath <william.phetsinorath-open@interieur.gouv.fr> Change-Id: Ia3fb6a1e3acaa141721e1f06a2dd6a656a6a6964
Review: PR #2411 — Refactor to data-driven HTTP mocking using msw/dataVerdict: REQUEST CHANGES CI unit-tests are currently FAILING (the only red check on the PR), and my local reproduction confirms the suite does not even load. I ran the two changed spec files against the head revision in an isolated worktree. Blocker — tests don't run (this is the CI failure)
Root cause: the model objects are built as Blocker (logic) — once the crash is fixed, 3 tests still failEven after fixing the spread order, the data-driven model has two real correctness defects:
Net: with only the spread-order fix, 4/12 sonarqube tests fail. All 12 (and the 5 vault tests) pass only after the PK-order + PK-generator + assertion fixes. Blocker (test isolation) — module-level
|
Change-Id: Ia3fb6a1e3acaa141721e1f06a2dd6a656a6a6964
Issues liées
Issues numéro:
Quel est le comportement actuel ?
Quel est le nouveau comportement ?
Cette PR introduit-elle un breaking change ?
Autres informations