History log of /ontohub/features/support/hooks.rb
Revision Date Author Comments Expand
554f2eb7286d90aa6fd39e2e2806ea01f9e9ffc5 14-Aug-2016 Tom Gehrke <phyrog@users.noreply.github.com>

1578 make owl api work with ontohub urls that have no filename extension (#1768) * API controller is now invoked when no Accept header is sent * Use text/plain as default for ontology versions api * Send correct accept header * Fix the ref based locid route * Remove ref_id * Remove debug puts * Fix locid routing tests * route html to api * Add routes.rb to ignore list * Move plain text default helper to concern * Fix test * More tests require accept header * Remove tags from steps

9d87d87825ff0216f8aeccc246c892735fe5ca57 19-Apr-2015 Tim Reddehase <robustus@rightsrestricted.com>

fix sidekiq-handling in cucumber explicitly require sidekiq and add hooks to clear redis and sidekiq before each scenario.