summaryrefslogtreecommitdiffstats
path: root/spec/spec_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add license header to source files.HEADmasterHarald Eilertsen2018-09-211-0/+16
|
* Add test dependency to rspec-html-matchersHarald Eilertsen2017-09-101-0/+2
|
* Validate postcode properly.Harald Eilertsen2017-09-091-0/+2
| | | | Don't accept invalid postcodes, or postcodes containing invalid chars.
* 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