germsvel / phoenix_test

PhoenixTest provides a unified way of writing feature tests -- regardless of whether you're testing LiveView pages or static (non-LiveView) pages.
https://hex.pm/packages/phoenix_test
MIT License
181 stars 23 forks source link

Allow piping from refute_has #8

Closed soundmonster closed 9 months ago

soundmonster commented 9 months ago

Allow using refute_has in pipes in the same way assert_has already works:

Fixes #7

germsvel commented 9 months ago

Thanks for opening the issue and submitting a fix @soundmonster! 🙌 🙌 🙌