antonmi / espec_phoenix

ESpec for Phoenix web framework.
MIT License
138 stars 33 forks source link

Live view support #61

Closed karlosmid closed 2 years ago

karlosmid commented 2 years ago

Good morning @antonmi .

I did a lighting talk at ElixirConfEu 2021 about respect and lack of LiveView support. You suggested a pull request, so here it is:

  1. support Phoenix.LiveViewTest
  2. rumbl mix upgrade to Phoenix 1.6
antonmi commented 2 years ago

Coolio-cool! I'll publish a new version soon!

antonmi commented 2 years ago

Hey @karlosmid ! I've published the 0.8.0 version with your changes! Thanks for your collaboration!