Skip to content

Is webmock used anywhere inside Nucleus? #75

@stefan-kolb

Description

@stefan-kolb

Cannot find any usage in the code, e.g. stub_request.
Only places that have webmock is VCR c.hook_into :webmock.
It is also not required inside spec_helper.rb

Is it automagically loaded because it is inside the Gemfile without using require 'webmock'?!
Also see https://github.com/bblimke/webmock/blob/master/CHANGELOG.md#200

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions