mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 17:23:34 +02:00
Rake tasks for testing
This commit is contained in:
parent
7e04591ccf
commit
5972b8fd7c
4 changed files with 33 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
require 'rails_helper'
|
||||
|
||||
describe 'EPP Session', type: :epp do
|
||||
describe 'EPP Session', epp: true do
|
||||
let(:server) { server = Epp::Server.new({server: 'localhost', tag: 'test', password: 'test'}) }
|
||||
|
||||
context 'when not connected' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue