mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 18:26:06 +02:00
Added some missing model specs + PaperTrail session fix
This commit is contained in:
parent
c248a957a6
commit
a637eb5e01
39 changed files with 1447 additions and 845 deletions
|
@ -34,7 +34,7 @@ describe 'EPP Poll', epp: true do
|
|||
log.request_object.should == 'poll'
|
||||
log.request_successful.should == true
|
||||
log.api_user_name.should == '1-api-registrar1'
|
||||
log.api_user_registrar.should == 'Registrar OÜ'
|
||||
log.api_user_registrar.should == 'Registrar 0'
|
||||
log.request.should_not be_blank
|
||||
log.response.should_not be_blank
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue