internetee-registry/test/fixtures/users.yml
Artur Beljajev 54577b530b Remove specs
2019-10-07 15:44:14 +03:00

32 lines
601 B
YAML

api_bestnames:
username: test_bestnames
plain_text_password: testtest
identity_code: 1234
type: ApiUser
registrar: bestnames
active: true
roles:
- super
api_goodnames:
username: test_goodnames
plain_text_password: testtest
type: ApiUser
registrar: goodnames
active: true
roles:
- super
admin:
username: test
email: test@registry.test
encrypted_password: <%= Devise::Encryptor.digest(AdminUser, 'testtest') %>
type: AdminUser
country_code: US
roles:
- admin
registrant:
type: RegistrantUser
registrant_ident: US-1234
username: Registrant User