<< | Index | >>

% bundle exec bin/brand2csv 01.01.2013-30.06.2013
Info: Suche meldet <Vereinfachte Trefferliste anzeigen>
Info: Suche meldet <Erweiterte Suche>
/path/to/brand2csv/lib/brand2csv.rb:424:in `initialize': undefined method `[]' for nil:NilClass (NoMethodError)
from /path/to/brand2csv/lib/brand2csv.rb:488:in `new'
from /path/to/brand2csv/lib/brand2csv.rb:488:in `getAllHits'
from /path/to/brand2csv/lib/brand2csv.rb:527:in `fetchresult'
from /path/to/brand2csv/lib/brand2csv.rb:560:in `run'
from bin/brand2csv:94:in `<main>'
Update brand2csv to parse this result and continue.
Tested with
Updated swissreg spec to use webmock (server stub).
And Updated all specs to require spec_helper.
Sutb responses are in spec/data as html.
% bundle exec rspec
Run options:
include {:focus=>true}
exclude {:slow=>true}
All examples were filtered out; ignoring {:focus=>true}
..........................
Finished in 0.10785 seconds
26 examples, 0 failures
Randomized with seed 13901