Minor fixes and support for phoenix html 3.0
Unclaimed project
Are you a maintainer of phoenix_integration? Claim this project to take control of your public changelog and roadmap.
Changelog
Lightweight server side integration test tools for Phoenix
Minor fixes and support for phoenix html 3.0
Minor update.
Pulls in a fix to work with form field names with characters such as ? and others.
Collected fixes and now uses flow_assertions. Bumped to 0.9.0 because it requires Elixir 1.10+
Fairly large update to handle forms with hidden fields. This update treats forms as parsed trees and has more informative output, and is generally more flexible. This entire update is brought to you by the hard work of Brian Marick (@marick on GitHub). Thank you!