Update fixtures

#660
This commit is contained in:
Artur Beljajev 2018-01-21 18:22:16 +02:00
parent 2185178162
commit 5716016192
3 changed files with 24 additions and 3 deletions

2
test/fixtures/dns/zones.yml vendored Normal file
View file

@ -0,0 +1,2 @@
test:
origin: test

View file

@ -1,4 +1,14 @@
two_jane:
domain: two
contact: jane
shop_john:
domain: shop
contact: john
type: AdminDomainContact
airport_john:
domain: airport
contact: john
type: AdminDomainContact
library_john:
domain: library
contact: john
type: AdminDomainContact

View file

@ -1,20 +1,29 @@
shop:
name: shop.test
name_dirty: shop.test
registrar: bestnames
registrant: john
auth_info: 65078d5
valid_to: 2010-07-05
period: 1
period_unit: m
airport:
name: airport.test
name_dirty: airport.test
registrar: bestnames
registrant: john
auth_info: 55438j5
valid_to: 2010-07-05
period: 1
period_unit: m
library:
name: library.test
name_dirty: library.test
registrar: bestnames
registrant: acme_ltd
auth_info: 45118f5
valid_to: 2010-07-05
period: 1
period_unit: m