mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 18:29:40 +02:00
XML builder for generating xml response files, test dummy for epp
This commit is contained in:
parent
3bedf17d9a
commit
e46cdbd6fc
7 changed files with 31 additions and 22 deletions
5
spec/epp/session_spec.rb
Normal file
5
spec/epp/session_spec.rb
Normal file
|
@ -0,0 +1,5 @@
|
|||
require 'rails_helper'
|
||||
|
||||
describe "EPP Session" do
|
||||
it "greets client upon connection"
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue