summaryrefslogtreecommitdiffstats
path: root/spec/spec_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add submit form helper to specs.Harald Eilertsen2015-10-061-0/+3
|
* Remove some unnecessary requires from spec_helper.rbHarald Eilertsen2015-10-061-3/+0
|
* Move Prawn spy out to spec_helper.Harald Eilertsen2015-10-061-0/+5
| | | | | This stubs out the actual calls to prawn in all examples in the spec. We don't want to generate spurious PDF's during testing.
* Install Capybara and Selenium for more advanced tests.Harald Eilertsen2015-10-061-0/+3
|
* Refactor generation of band params for test into factory.Harald Eilertsen2015-10-051-0/+7
|
* Send email to Norsk Urskog when a band is registered.Harald Eilertsen2015-10-041-0/+5
|
* Transform to a Sinatra appHarald Eilertsen2015-10-031-0/+3