зеркало из
https://github.com/glebtv/yookassa.git
synced 2026-09-08 20:05:50 +03:00
Merge refactor branch
Этот коммит содержится в:
@@ -8,9 +8,16 @@ end
|
||||
|
||||
require "yookassa"
|
||||
require "webmock/rspec"
|
||||
WebMock.disable_net_connect!(allow_localhost: true)
|
||||
|
||||
Dir[File.expand_path("support/**/*.rb", __dir__)].each { |file| require file }
|
||||
|
||||
RSpec.configure do |config|
|
||||
config.order = :random
|
||||
config.filter_run focus: true
|
||||
config.run_all_when_everything_filtered = true
|
||||
|
||||
config.before do
|
||||
WebMock.reset!
|
||||
end
|
||||
end
|
||||
|
||||
Ссылка в новой задаче
Block a user