summaryrefslogtreecommitdiffstats
path: root/spec/support/band_factory.rb
Commit message (Expand)AuthorAgeFilesLines
* Split contact address into street, postcode and city.Harald Eilertsen2017-09-091-2/+6
* Simplify form: Just use a textarea for members.Harald Eilertsen2015-10-301-13/+2
* Retain member and song info on errors in form.Harald Eilertsen2015-10-281-27/+27
* Validate presence of contact info when submitting form.Harald Eilertsen2015-10-101-5/+9
* Reject bands with no nameHarald Eilertsen2015-10-101-1/+2
* Refactor generation of band params for test into factory.Harald Eilertsen2015-10-051-0/+59