move on functionality for separate service object and updated tests

This commit is contained in:
olegphenomenon 2021-12-31 13:03:17 +02:00
parent 9b07b5ff0f
commit ae269c6772
10 changed files with 106 additions and 94 deletions

View file

@ -8,6 +8,7 @@ class ReppV1DomainsUpdateTest < ActionDispatch::IntegrationTest
token = "Basic #{token}"
@auth_headers = { 'Authorization' => token }
Spy.on_instance_method(ValidateDnssec, :validate_dnssec).and_return(true)
end
def test_updates_transfer_code_for_domain