Commit graph

488 commits

Author SHA1 Message Date
Timo Võhmar
4ca293f730
Merge pull request #1816 from internetee/1758-domain-create-fails-when-tech-and-admin-doesnt-unique
added tests for not unique contacts
2021-01-28 17:31:12 +02:00
Oleg Hasjanov
18c994256f xml padding changed 2021-01-28 14:16:39 +02:00
Oleg Hasjanov
2648f66e78 made refactoring: remove paddings and line breaks 2021-01-28 14:09:07 +02:00
Alex Sherman
3dfb22d79d Return epp error 2306 is tech are admin contacts are duplicated 2021-01-28 16:52:21 +05:00
Oleg Hasjanov
560d9111ce added tests for not unique contacts 2021-01-28 16:44:07 +05:00
Oleg Hasjanov
c6cc18fd71 refactoring: remoce useless comments 2021-01-28 14:52:30 +05:00
Oleg Hasjanov
aa1b69d431 Update transfer domain with shared contacts 2021-01-28 14:52:30 +05:00
Oleg Hasjanov
b9090d7603 Update transfer domain with shared contacts 2021-01-28 14:52:30 +05:00
Oleg Hasjanov
a1bacbd4e7 Update transfer domain with shared contacts: added more asserts 2021-01-28 14:52:30 +05:00
Oleg Hasjanov
8396fe3750 Update transfer domain with shared contacts 2021-01-28 14:52:30 +05:00
Oleg Hasjanov
42b6f55ce3 Update transfer domain with shared contacts 2021-01-28 14:52:30 +05:00
Oleg Hasjanov
e0c0b0942e Update transfer domain with shared contacts 2021-01-28 14:52:30 +05:00
Oleg Hasjanov
a1815314ce Update transfer domain with shared contacts 2021-01-28 14:52:30 +05:00
Oleg Hasjanov
f0ca552cc1 Update transfer domain with shared contacts 2021-01-28 14:52:30 +05:00
Oleg Hasjanov
a7c708bdf0 Update transfer domain with shared contacts 2021-01-28 14:52:30 +05:00
Oleg Hasjanov
9e88e74cc3 Update transfer domain with shared contacts 2021-01-28 14:52:30 +05:00
Oleg Hasjanov
ccbde76473 Update transfer domain with shared contacts 2021-01-28 14:52:30 +05:00
Oleg Hasjanov
0f78989555 fixed 2021-01-28 14:52:30 +05:00
Oleg Hasjanov
fc0aeefcc1 fixed 2021-01-28 14:52:30 +05:00
Oleg Hasjanov
6b053d0260 fixed 2021-01-28 14:52:30 +05:00
Oleg Hasjanov
72c9e894fa fixed 2021-01-28 14:52:30 +05:00
Oleg Hasjanov
a336ee95f8 fixed compare 2021-01-28 14:52:30 +05:00
Oleg Hasjanov
3bfac1ba43 compare fix 2021-01-28 14:52:30 +05:00
Oleg Hasjanov
01234cb8a8 refactoring 2021-01-28 14:52:30 +05:00
Oleg Hasjanov
a2760e1f9e fixed tests assert 2021-01-28 14:52:30 +05:00
Oleg Hasjanov
4a5dc43202 added more scenarios-2 2021-01-28 14:52:30 +05:00
Oleg Hasjanov
90e97aeddd added more scenarios 2021-01-28 14:52:30 +05:00
Alex Sherman
21fc5edb44 Add semantic test fixes & maybe solution for an issue 2021-01-28 14:52:30 +05:00
Oleg Hasjanov
541c2d769a Contact test for new registrant after domain transfer 2021-01-28 14:52:30 +05:00
Oleg Hasjanov
cdf1721ba2 changed test name 2021-01-27 13:59:50 +05:00
Oleg Hasjanov
b3df3590b7 Test for Illegal chars in DNSkey 2021-01-27 13:59:50 +05:00
Oleg Hasjanov
54da4c9914 Test for Illegal chars in DNSkey 2021-01-27 13:59:50 +05:00
Timo Võhmar
ae6e1d7ff1
Merge pull request #1807 from internetee/remove-registrant-api-contact-links
Registrant API: Optimize contact link(s) query
2021-01-21 21:10:04 +02:00
Karl Erik Õunapuu
1d1c336117
Registrant API: Verify new contact link(s) structure 2021-01-21 13:18:47 +02:00
Karl Erik Õunapuu
97abe3fb9e
Test puny domain for transfer info 2021-01-14 12:16:13 +02:00
Karl Erik Õunapuu
8bb0fd80d1
Allow punycode domains in bulk ns change domain scope 2020-12-30 11:09:46 +02:00
Karl Erik Õunapuu
00a65b3b01
Merge remote-tracking branch 'origin/master' into 1763-registrar-bulk-renew 2020-12-21 14:36:49 +02:00
Karl Erik Õunapuu
04944b8ac4
Improve bulk renew tests 2020-12-21 14:33:35 +02:00
Karl Erik Õunapuu
66114aa648
Create tests for REPP bulk renew, fix lingvistic issues with errors 2020-12-21 13:30:30 +02:00
Timo Võhmar
903f14d0ba
Merge pull request #1687 from internetee/log-bounced-emails
Gather data about bounced emails via API
2020-12-17 18:30:47 +02:00
Timo Võhmar
0d09327493
Merge pull request #1750 from internetee/registrant-api-fetch-improvements
Registrant API: Include total domain count
2020-12-15 11:28:45 +02:00
Karl Erik Õunapuu
92b294e81b
Reflect new behaviour of registrant API in tests 2020-12-04 15:24:14 +02:00
Karl Erik Õunapuu
4adc240b0b
Merge branch 'master' into log-bounced-emails 2020-12-04 13:46:48 +02:00
Karl Erik Õunapuu
490de2ee4b
Add test for unassigned domain status removal 2020-11-30 17:05:21 +02:00
Timo Võhmar
8e7033f2c0
Merge pull request #1754 from internetee/1753-move-domain-delete-confirm-to-interactors
Move DomainDeleteConfirm job to interactor
2020-11-27 18:11:09 +02:00
Timo Võhmar
bcafa2e424
Merge pull request #1702 from internetee/1580-registrar-api-contacts-endpoint
REPP: Contact management
2020-11-24 15:28:39 +02:00
Alex Sherman
cb3cf37331 Change email sending from job to delayed send 2020-11-23 16:57:28 +05:00
Timo Võhmar
854878ebdf
Merge pull request #1742 from internetee/registrant-confirmation-api
Registrant API: domain registrant confirmations
2020-11-20 13:46:31 +02:00
Karl Erik Õunapuu
c7d64dce37
EPP contactInfo: add test for name masking 2020-11-18 13:08:28 +02:00
Karl Erik Õunapuu
38f86225ca
Add tests, show papertrail whodunnit properly on repp api 2020-11-18 12:45:26 +02:00