Commit graph

652 commits

Author SHA1 Message Date
Timo Võhmar
33bbc0ed42
Merge pull request #2047 from internetee/2033-adding-unsupported-dnskey-alg-response
fixed dnskey invalid alg response
2021-06-21 15:52:04 +03:00
Timo Võhmar
c834d13573
Merge pull request #2045 from internetee/2034-add-new-dnssec-algos
Add new dnssec algortihms
2021-06-21 15:14:29 +03:00
Alex Sherman
c531769151 Add support of bulk removing of dnskeys 2021-06-21 16:04:49 +05:00
Oleg Hasjanov
d79d1fbeb1 fixed dnskey invalid alg response 2021-06-21 13:50:45 +03:00
Alex Sherman
d6310d6b15 Add new algos & test 2021-06-21 12:57:38 +05:00
Alex Sherman
7163695ad1 Add tests & fixes for epp contact 2021-06-17 13:38:02 +05:00
Alex Sherman
860c3c8008 Add domain base & auction tests
Add tests for domain create, delete, renew, transfer, update
2021-06-17 13:38:02 +05:00
Alex Sherman
f2f56d8350 Add base tests & make domain crID optional 2021-06-17 13:23:10 +05:00
Alex Sherman
3eb645a590 Refactor schema checking to custom assertion 2021-06-17 13:19:48 +05:00
Oleg Hasjanov
b7c0a6c4c9 added test, connect epp-xml another branch in gemfile, made domain object as array 2021-06-15 09:35:27 +03:00
Oleg Hasjanov
4cf7a103c8 added response for wrong epp path 2021-06-10 14:19:14 +03:00
Oleg Hasjanov
5b8b18f584 updated approach for loading schemas in xml console 2021-06-09 17:27:53 +03:00
Oleg Hasjanov
9e8f760fc4 updated prefixes 2021-06-04 17:07:56 +03:00
Oleg Hasjanov
177ddf0a72 updated schemas 2021-06-04 16:45:50 +03:00
Oleg Hasjanov
539cebe7ec refactoring 2021-06-01 15:33:11 +03:00
Oleg Hasjanov
a747aa3c0f added method in test_helper & updated method for compare schema version 2021-06-01 13:11:27 +05:00
Oleg Hasjanov
ecd2bc9fa6 added test 2021-06-01 13:11:27 +05:00
Timo Võhmar
90b1bfca34
Merge pull request #1997 from internetee/1976-autoload-schema-versions
Load latest version of an xsd schema by prefix
2021-05-27 16:51:10 +03:00
Alex Sherman
194489e40f Fix error on birthday contact creation validation fail 2021-05-26 16:33:05 +05:00
Alex Sherman
00a0be2341 Replace some hardcoded schema paths for method calls 2021-05-21 16:47:20 +05:00
Alex Sherman
a0d0ce3e00 Rename util class, add first usage 2021-05-21 14:38:31 +05:00
Timo Võhmar
670d42ea5e
Merge pull request #1969 from internetee/show-all-domains-by-default-to-users-with-less-than-3000-associated-domains
added init which returns definitly count of domains
2021-05-19 17:31:27 +03:00
Alex Sherman
40579a8488 Fix condition on disclosed attrs presence 2021-05-12 14:20:33 +05:00
Oleg Hasjanov
f64898deab added test 2021-05-10 12:32:10 +03:00
Timo Võhmar
ca06ae6414
Merge pull request #1936 from internetee/1869-repp-list-access-to-poll-messages
implement get all list notifications repp endpoint
2021-05-06 17:27:41 +03:00
Alex Sherman
89afe0bdf2 Fix error generation 2021-05-06 12:15:15 +05:00
Alex Sherman
838522b81a Add support for PG interval field 2021-05-06 12:15:15 +05:00
Alex Sherman
79351d50d9 Add epp errors support to bulk renew 2021-05-06 12:15:15 +05:00
Alex Sherman
c613de1a11 Refactor epp error due to Rails 6.1 changes 2021-05-06 12:14:35 +05:00
Timo Võhmar
e3edf78aa3
Merge pull request #1952 from internetee/html-error-returned-for-invalid-epp-xml-request
added errors handler
2021-05-03 09:40:32 +03:00
Timo Võhmar
51e5439fa0
Merge pull request #1881 from internetee/1880-returns-command-failed-for-transfer-request-with-invalid-legaldoc
Fix error message on too big LegalDoc size in epp
2021-04-30 18:15:19 +03:00
Timo Võhmar
f7455008c1
Merge pull request #1939 from internetee/1937-lhv-connect-check-invoices-marked-paid-by-admin
added test for transaction with binded invoice which already paid
2021-04-29 20:59:08 +03:00
Alex Sherman
c52c669339 Fix error code/message 2021-04-28 14:02:31 +05:00
Alex Sherman
0f58e47513 Fix test to have file at Base64, fix size validation 2021-04-28 13:50:23 +05:00
Alex Sherman
31a463c587 Move size constant to LegalDocument class 2021-04-28 13:50:23 +05:00
Alex Sherman
9f21b1704c Change error type if legaldoc file is more than 8 MB 2021-04-28 13:50:23 +05:00
Oleg Hasjanov
3b11f0bc20 Test: Added test for legal doc sizes 2021-04-28 13:50:23 +05:00
Oleg Hasjanov
e76f8da618 refactoring test 2021-04-27 16:08:26 +03:00
Alex Sherman
ba9a485542 Add test to check response on /error/ epp endpoint 2021-04-26 17:17:13 +05:00
Oleg Hasjanov
895fa22702 added test 2021-04-22 12:45:00 +03:00
Alex Sherman
4d200a1efc Set disputes starts_at as today date 2021-04-22 14:38:22 +05:00
Oleg Hasjanov
d5af1a7fb6 added test 2021-04-19 14:17:22 +03:00
Alex Sherman
647413b9be Fix epp auth if registrant changed on disputed domain 2021-04-16 17:56:54 +05:00
Alex Sherman
661ab8e0ac Add test for validating info epp response on disputed domain against our own schema 2021-04-16 16:49:24 +05:00
Alex Sherman
313731232e Move jobs from Que to ActiveJob 2021-04-12 17:22:35 +05:00
Karl Erik Õunapuu
546330b178
REPP: Add renew exp_date sanity check 2021-03-23 13:14:31 +02:00
Karl Erik Õunapuu
117b682990
Rename auth_info / authorization_code to transfer_code 2021-03-22 16:29:40 +02:00
Karl Erik Õunapuu
d6b266459b
REPP: Ditch _id from registrant / registrar attributes 2021-03-22 15:28:23 +02:00
Karl Erik Õunapuu
83bfc493bb
Rename admin_domain_contacts_attributes to admin_contacts 2021-03-22 15:13:48 +02:00
Karl Erik Õunapuu
e2f377f1c2
Merge remote-tracking branch 'origin/master' into repp-domains 2021-03-22 14:05:42 +02:00