Skip to content

Releases: christophrumpel/missing-livewire-assertions

v2.11.0

15 Apr 10:30

Choose a tag to compare

What's Changed

  • Add wire:model.self to assertPropertyWired and assertPropertyNotWired by @squaredpx in #44

New Contributors

Full Changelog: v2.10.0...v2.11.0

v2.10.0

26 Feb 12:55

Choose a tag to compare

What's Changed

Full Changelog: v2.9.1...v2.10.0

v2.9.1

04 Nov 09:03

Choose a tag to compare

What's Changed

  • fix params order for assertMethodNotWiredToAction and assertMethodWir… by @lfnincao in #42

New Contributors

Full Changelog: v2.9.0...v2.9.1

v2.9.0

22 Oct 06:53

Choose a tag to compare

What's Changed

  • Add wire:model.change to assertPropertyWired and assertPropertyNotWired by @fdalcin in #40

New Contributors

Full Changelog: v2.8.0...v2.9.0

v2.8.0

11 Apr 15:24
3075093

Choose a tag to compare

What's Changed

  • Convert to Pest by @alexmanase in #35
  • Add IDE support for assertions by @alexmanase in #36
  • Added wire:model.boolean as an option to assertPropertyWired and assertPropertyNotWired by @pikepa in #38

New Contributors

Full Changelog: v2.7.0...v2.8.0

v2.7.0

26 Mar 20:43

Choose a tag to compare

Add defer to pattern

v2.6.0

16 Mar 09:01

Choose a tag to compare

What's Changed

  • Add assertMethodWiredToAction and assertMethodNotWiredToAction by @alexmanase in #32
  • Fix assertContainsLivewireComponent for @livewire directive that is used on multiple line by @alexmanase in #33

New Contributors

Full Changelog: v2.5.0...v2.6.0

v2.5.0

16 Mar 08:41

Choose a tag to compare

  • Add L11 support

v2.4.0

22 Jan 18:41
d7a946e

Choose a tag to compare

  • Clean up
  • Assert against downloads

Thanks to @nuernbergerA 👏

v2.3.0

16 Dec 15:13

Choose a tag to compare

Support magic Livewire methods