Alex Sherman
|
c0282660d9
|
Add tests for FD to be set
|
2021-03-22 14:31:47 +05:00 |
|
Oleg Hasjanov
|
da033724b1
|
Refactoring: added more asserts
|
2021-03-22 14:31:47 +05:00 |
|
Oleg Hasjanov
|
b5312efc9a
|
test/refactoring: added test failed test for domain which in contacts have bounced emails
|
2021-03-22 14:31:47 +05:00 |
|
Oleg Hasjanov
|
1a3a2cf9f7
|
test: added test for force delete bounced mail address
|
2021-03-22 14:31:47 +05:00 |
|
Timo Võhmar
|
bf1f11d72f
|
Merge pull request #1860 from internetee/1857-covered-registry-by-tests
1857 covered registry by tests
|
2021-03-12 11:36:09 +02:00 |
|
Alex Sherman
|
43b3033991
|
Fix namespaces for Zeitwerk class loader
|
2021-03-05 19:09:24 +05:00 |
|
Oleg Hasjanov
|
5841883a15
|
test: wrote tests for zone_test and domain_version, also remove useless test for job
|
2021-03-04 18:32:09 +02:00 |
|
Oleg Hasjanov
|
3a77e420bd
|
test: removed unless tests, added new tests for dnskey and for domain
|
2021-03-04 15:32:19 +02:00 |
|
Oleg Hasjanov
|
c352936a21
|
test: added new tests
|
2021-03-04 13:22:45 +02:00 |
|
Oleg Hasjanov
|
6efd16aad7
|
Merge branch 'master' of https://github.com/internetee/registry into 1857-covered-registry-by-tests
|
2021-03-02 13:42:00 +02:00 |
|
Oleg Hasjanov
|
3b38be71a8
|
added tests
|
2021-02-19 16:50:42 +02:00 |
|
Oleg Hasjanov
|
ce1a66d618
|
added test fo legal doc
|
2021-02-18 17:43:12 +02:00 |
|
Oleg Hasjanov
|
66193161c4
|
added test for whois record model
|
2021-02-18 15:22:46 +02:00 |
|
Oleg Hasjanov
|
6606ea33c4
|
added test for mass_action model
|
2021-02-18 15:02:32 +02:00 |
|
Oleg Hasjanov
|
3877c11d4d
|
added tests for disputed and admin_user models
|
2021-02-18 13:46:01 +02:00 |
|
Alex Sherman
|
ffde929540
|
Set validation to prohibit ManualInzone with any of the *Hold statuses
|
2021-02-12 16:10:22 +05:00 |
|
Oleg Hasjanov
|
b34be2c027
|
modifed test
|
2021-02-05 10:34:32 +02:00 |
|
Oleg Hasjanov
|
8ed3aaf781
|
test added
|
2021-02-04 15:33:11 +02:00 |
|
Timo Võhmar
|
4497efc33a
|
Merge pull request #1805 from internetee/1804-upgrade-ui-tests-for-admin-portal-users
1804 upgrade UI tests for admin portal users
|
2021-02-01 16:23:27 +02:00 |
|
Timo Võhmar
|
8826c8052f
|
Merge pull request #1784 from internetee/1139-fix-whois-for-domain-release
Fix Whois record updating for domain release
|
2021-01-28 09:24:17 +02:00 |
|
Oleg Hasjanov
|
54a8c65c27
|
Merge branch 'master' of https://github.com/internetee/registry into 1804-upgrade-ui-tests-for-admin-portal-users
|
2021-01-15 16:20:56 +02:00 |
|
Oleg Hasjanov
|
0c1c015fc9
|
Wrote test for admin users
|
2021-01-15 16:15:31 +02:00 |
|
Alex Sherman
|
b60a7e571f
|
Delete original WhoisRecord after domain deletion
|
2021-01-05 17:21:13 +05:00 |
|
Alex Sherman
|
0c5ef72c7d
|
Add logging & domain lock on release
|
2021-01-05 15:10:17 +05:00 |
|
Alex Sherman
|
d35042a1be
|
Add test to check if Whois::Record saved
|
2021-01-04 18:49:07 +05: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
|
c1aa286e90
|
Merge remote-tracking branch 'origin/master' into 1739-ns-bulk-change-test-and-whois-update
|
2020-12-28 16:22:19 +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 |
|
Alex Sherman
|
e8fa79304f
|
Move DomainCron#clean_expired_pendings to interactor
|
2020-12-08 13:16:07 +05:00 |
|
Karl Erik Õunapuu
|
4adc240b0b
|
Merge branch 'master' into log-bounced-emails
|
2020-12-04 13:46:48 +02:00 |
|
Timo Võhmar
|
ee6836eb07
|
Merge pull request #1752 from internetee/1751-refactor-client-hold
Move ClientHold procedure to interactor
|
2020-12-01 09:58:58 +02:00 |
|
Alex Sherman
|
8ff8aa78c8
|
Move interactor to namespace
|
2020-11-30 16:08:32 +05:00 |
|
Alex Sherman
|
5363c546a5
|
Move all the existing interactors to Domains namespace
|
2020-11-30 13:50:26 +05:00 |
|
Alex Sherman
|
89c5413fc7
|
Unused class clean-up
|
2020-11-24 14:47:29 +05:00 |
|
Alex Sherman
|
a40116e05e
|
Move ClientHold procedure to interactor
Closes #1751
|
2020-11-23 14:01:39 +05:00 |
|
Timo Võhmar
|
3441387430
|
Merge pull request #1741 from internetee/1740-interactor-force-delete
Refactor ForceDelete procedure to use interactor design pattern
|
2020-11-19 18:19:10 +02:00 |
|
Alex Sherman
|
3d01cbb6aa
|
Add test to be sure if emails are sent
|
2020-11-19 13:40:49 +05:00 |
|
Karl Erik Õunapuu
|
1db594fc1c
|
NS bulk change: Add tests, don't use name_puny format
|
2020-11-18 16:29:18 +02:00 |
|
Alex Sherman
|
26c8fe6a3e
|
Fix tests
|
2020-11-13 13:40:12 +05:00 |
|
Artur Beljajev
|
59fbcde4ca
|
Remove hardcoded value
|
2020-11-13 13:40:12 +05:00 |
|
Artur Beljajev
|
daeb00ebe7
|
Change EPP response code according to its specification
Fixes #587
|
2020-11-13 13:40:12 +05:00 |
|
Alex Sherman
|
e62f0a077a
|
Remove domain namespace
|
2020-11-11 21:16:27 +05:00 |
|
Alex Sherman
|
bce39e3404
|
Move interactor from Interactor gem to ActiveInteraction
|
2020-11-11 21:07:22 +05:00 |
|
Alex Sherman
|
3c7fa88463
|
Inherit all the interactors from base one
|
2020-11-10 15:08:10 +05:00 |
|
Alex Sherman
|
f97dff6002
|
Fix tests & interactor process
|
2020-11-10 14:56:25 +05:00 |
|
Timo Võhmar
|
ca1c4ecbd2
|
Merge pull request #1726 from internetee/1724-update-contact-object-name-using-data-from-e-edentity
Registrant API: Update Contact object name using data from e-identity
|
2020-11-05 14:52:23 +02:00 |
|
Alex Sherman
|
20d5ab9ebf
|
Fix statuses processing for ForceDelete
|
2020-11-04 14:26:54 +05:00 |
|
Timo Võhmar
|
ec38ad0057
|
Merge pull request #1732 from internetee/1135-fix-forcedelete-double-statuses
Fix ForceDelete possible statuses doubling
|
2020-11-03 18:35:39 +02:00 |
|
Alex Sherman
|
b148816949
|
Fix ForceDelete possible statuses doubling
|
2020-11-03 14:22:12 +05:00 |
|
Alex Sherman
|
269c5c284f
|
Remove ForceDelete from statuses blocking confirmation
|
2020-11-02 16:35:12 +05:00 |
|