Skip to content

docs: clarify widget test service injection#102

Open
beanscg wants to merge 1 commit into
dwyl:mainfrom
beanscg:bean-labs-widget-test-readme-fix
Open

docs: clarify widget test service injection#102
beanscg wants to merge 1 commit into
dwyl:mainfrom
beanscg:bean-labs-widget-test-readme-fix

Conversation

@beanscg

@beanscg beanscg commented Jun 8, 2026

Copy link
Copy Markdown

Summary

  • add the missing section 6.2 step to load todos through the injected TodoService
  • explain why widget tests need widget.todoService.getTodos() instead of creating a real service

Fixes #100

Verification

  • git diff --check

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.

Running test 'Check if item list is rendered' fails when following README guide

1 participant