require 'test_helper' class CheckboxTest < ActiveSupport::TestCase def assigns {resource: resource} end test "checkbox places the label before the input" do html = arbre { express_form(:account) { checkbox :eula } } label = '