Document test

#700
This commit is contained in:
Artur Beljajev 2018-02-14 01:14:59 +02:00
parent 6f1f121e92
commit 2ce4fa9ce0

View file

@ -31,6 +31,10 @@ class EppLoginTest < ActionDispatch::IntegrationTest
assert_equal 1, Nokogiri::XML(response.body).css('result').size
end
def test_already_logged_in
assert true # Handled by mod_epp
end
def test_wrong_credentials
request_xml = <<-XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>