Skip to content

docs: clarify widget test service injection#102

Merged
nelsonic merged 1 commit into
dwyl:mainfrom
beanscg:bean-labs-widget-test-readme-fix
Jun 13, 2026
Merged

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

Conversation

@beanscg

@beanscg beanscg commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

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

@nelsonic nelsonic left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@beanscg thanks for this update. ❤️

@nelsonic nelsonic merged commit 24ffab0 into dwyl:main Jun 13, 2026
1 check passed
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

2 participants