Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added wire:model.boolean as an option to assertPropertyWired and assertPropertyNotWired #38

Merged
merged 3 commits into from
Apr 11, 2024

Conversation

pikepa
Copy link
Contributor

@pikepa pikepa commented Apr 11, 2024

  • Added to the test-component-a.
  • Added ->assertPropertyWired('boolean') and ->assertPropertyNotWired('boolean') to the assertions test
  • Modified the regex to include the boolean option.
  • Ran all tests which are passing.

closes #37

pikepa and others added 3 commits April 11, 2024 09:35
…to the CustomLivewireAssertionsMixin.php after the blur entry, and additional line to test-componet-a
@christophrumpel
Copy link
Owner

Looks great, thanks a lot 👏

@christophrumpel christophrumpel merged commit 3075093 into christophrumpel:production Apr 11, 2024
4 checks passed
@pikepa pikepa deleted the insert-boolean branch April 11, 2024 19:42
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.

assertPropertyWired is not recognizing the boolean extension to wire:model
2 participants