Skip to content

test: skip 5 AgendaServiceTest cases broken by ObjectService mismatch (#90)#92

Merged
rubenvdlinde merged 1 commit intodevelopmentfrom
fix/skip-agenda-service-tests
Apr 19, 2026
Merged

test: skip 5 AgendaServiceTest cases broken by ObjectService mismatch (#90)#92
rubenvdlinde merged 1 commit intodevelopmentfrom
fix/skip-agenda-service-tests

Conversation

@rubenvdlinde
Copy link
Copy Markdown
Contributor

Summary

Unskip once #90 resolves the stub vs. real ObjectService signature problem.

Test plan

…l mismatch (#90)

Same root cause as #91: when OpenRegister is installed the real ObjectService
is autoloaded instead of the test stub, so mocked ::find and ::saveObject
return types don't match the real signature. PR #91 covered Decision/Meeting/
Motion/Voting tests but missed AgendaServiceTest. Unskip once #90 is resolved.
@rubenvdlinde rubenvdlinde merged commit 5a6e97e into development Apr 19, 2026
21 of 22 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/decidesk @ a8924c3

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
composer ✅ 100/100
npm ✅ 416/416
PHPUnit
Newman
Playwright ⏭️

Coverage: 0% (0/115 statements)


Quality workflow — 2026-04-19 05:38 UTC

Download the full PDF report from the workflow artifacts.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant