bootstrap-ruby / bootstrap_form

Official repository of the bootstrap_form gem, a Rails form builder that makes it super easy to create beautiful-looking forms using Bootstrap 5.
MIT License
1.64k stars 351 forks source link

Test extra arguments #668

Closed lcreid closed 1 year ago

lcreid commented 1 year ago

If we're going to do major work/refactoring, I think we need to make sure we preserve the behaviour of arguments that are not processed by bootstrap_form. This PR adds an extra arg to a few tests, which should cover variations of at least the current implementation.