Commit graph

471 commits

Author SHA1 Message Date
Alex Sherman
eac7dd352b Revert "Merge pull request #1902 from internetee/1900-removing-registry-lock-should-not-remove-statuses-set-prior-to-setting-it"
This reverts commit f6fcf15fff, reversing
changes made to 26618a3c90.
2021-04-14 12:31:26 +05:00
Timo Võhmar
fb1045a97e
Merge pull request #1914 from internetee/1837-invalidate-emails-with-bounces
Add check for bounce presence in #failed? method of verification
2021-04-13 17:53:25 +03:00
Alex Sherman
929ada8fd0 Add sidekiq as a job backend 2021-04-12 17:22:36 +05:00
Alex Sherman
313731232e Move jobs from Que to ActiveJob 2021-04-12 17:22:35 +05:00
Alex Sherman
e843b7293b Add check for bounce presence in #failed? method of verification 2021-04-09 13:19:11 +05:00
Timo Võhmar
4f4fd70573
Merge pull request #1911 from internetee/1899-add-email-to-fd-notes
Add invalid email to FD status note on auto-FD
2021-04-08 20:54:19 +03:00
Timo Võhmar
f6fcf15fff
Merge pull request #1902 from internetee/1900-removing-registry-lock-should-not-remove-statuses-set-prior-to-setting-it
implement domain statuses restore after domain locked, added test
2021-04-08 16:35:37 +03:00
Alex Sherman
3eecdd8d29 Add invalid email to FD status note 2021-04-08 13:48:50 +05:00
Oleg Hasjanov
1cc6f2576f added tests 2021-04-08 11:10:14 +03:00
Oleg Hasjanov
dad4790ccc fix: made admin status store, related to lock feature 2021-04-07 14:46:40 +03:00
Oleg Hasjanov
fe97d7f35a implement state store before force delete 2021-04-06 11:04:25 +03:00
Alex Sherman
95a2b705b4 Add checking if any of domain emails still got bounce related 2021-04-06 12:36:32 +05:00
Alex Sherman
39d392696a Add a job to check if domain needs to be fd-lifted 2021-04-06 10:18:33 +05:00
Oleg Hasjanov
b2cfc90f4f added clear json history method, added failed tests for force delete 2021-04-05 18:04:29 +03:00
Oleg Hasjanov
28a54d6612 implement domain statuses restore after domain locked, added test 2021-04-05 15:36:24 +03:00
Oleg Hasjanov
137e2a3170 refactoring: changed constants format 2021-04-01 13:58:48 +03:00
Oleg Hasjanov
02b706097c fixed registry lock issue 2021-04-01 14:49:43 +05:00
Oleg Hasjanov
ac542a1644 Tests: added tests lockable behaviour if status was removed and if status will be added 2021-04-01 14:49:43 +05:00
Alex Sherman
56565d66d8 Get rid of unused fixture 2021-03-30 16:26:53 +05:00
Karl Erik Õunapuu
88e1bc3727 parent 64e3bc885a2cb8b46a1aaa4bf4f121ee7f5d44a6
author Karl Erik Õunapuu <karlerik@kreative.ee> 1591359032 +0300
committer Alex Sherman <yul.golem@gmail.com> 1617029320 +0500

CsyncJob: Don't respect IPv6 if nessecary
2021-03-30 14:22:45 +05:00
Alex Sherman
91093b274d Add notification on autoFD 2021-03-22 14:54:24 +05:00
Alex Sherman
81c21db392 Add FD if email belongs to registant 2021-03-22 14:31:47 +05:00
Alex Sherman
a8e3d67556 Add forceDelete on email_verification failed 2021-03-22 14:31:47 +05:00
Alex Sherman
4522e4427e Init force delete on bounce creation 2021-03-22 14:31:47 +05:00
Alex Sherman
da3272207b Fix bounced email keeps force_delete test 2021-03-22 14:31:47 +05:00
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