summaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Preserve info when redisplaying form on errors.Harald Eilertsen2015-10-131-40/+38
* Validate presence of contact info when submitting form.Harald Eilertsen2015-10-102-10/+30
* Reject bands with no nameHarald Eilertsen2015-10-102-14/+32
* Don't display error message when there's no errors.Harald Eilertsen2015-10-101-0/+4
* Add parens to avoid some jEdit warnings.Harald Eilertsen2015-10-101-26/+26
* Rerender form instead of redirecting on error.Harald Eilertsen2015-10-101-2/+1
* Add submit form helper to specs.Harald Eilertsen2015-10-062-0/+40
* Test that we get an error message when submitting an empty formHarald Eilertsen2015-10-061-21/+35
* Remove some unnecessary requires from spec_helper.rbHarald Eilertsen2015-10-061-3/+0
* Move Prawn spy out to spec_helper.Harald Eilertsen2015-10-062-8/+5
* Test entering the form including javascript stuff.Harald Eilertsen2015-10-061-0/+42
* Install Capybara and Selenium for more advanced tests.Harald Eilertsen2015-10-061-0/+3
* Switch to use session to send errors back to form.Harald Eilertsen2015-10-051-0/+1
* Redirect back to form and display error if no songs specified.Harald Eilertsen2015-10-051-0/+19
* Refactor generation of band params for test into factory.Harald Eilertsen2015-10-053-42/+67
* Flesh out PDF generation.Harald Eilertsen2015-10-041-3/+5
* Add dummy method to generate PDF from registration data.Harald Eilertsen2015-10-041-1/+11
* Send email to Norsk Urskog when a band is registered.Harald Eilertsen2015-10-042-0/+18
* Add route to handle submitted form.Harald Eilertsen2015-10-031-1/+91
* Transform to a Sinatra appHarald Eilertsen2015-10-032-0/+17