Commit graph

259 commits

Author SHA1 Message Date
olegphenomenon
00aae6b51f added customization feature for enable new statuses 2021-09-10 12:58:00 +03:00
olegphenomenon
2dc0f03856 updated tests 2021-09-10 09:03:21 +03:00
olegphenomenon
825f813437 updated tests 2021-09-08 14:22:12 +03:00
olegphenomenon
49fc79244f updated schemas 2021-09-08 13:52:28 +03:00
Oleg Hasjanov
9bffb09e34 added dnskey update prohibited status 2021-09-07 16:45:16 +03:00
Alex Sherman
fc338dea16
Merge pull request #2081 from internetee/1796-contact-birthday-field-validation
Fix for contact birth date validation
2021-07-15 12:34:17 +05:00
Alex Sherman
cfb74cc7da
Revert "Mark orphan notification as read" 2021-07-14 16:43:16 +05:00
dinsmol
addeebfeb3 created birth date validator 2021-07-14 12:40:49 +03:00
Timo Võhmar
1ef6f7b9cd
Merge pull request #2078 from internetee/2077-registrant-change-fix
Fix empty statuses_before_force_delete error
2021-07-08 19:41:57 +03:00
dinsmol
5bed817c35 fixes by review and codeclimat 2021-07-08 17:07:43 +03:00
dinsmol
77d2e402b4 added validation and tests 2021-07-08 15:49:31 +03:00
Alex Sherman
86c7496add Fix empty statuses_before_force_delete error 2021-07-07 17:52:26 +05:00
Alex Sherman
9c6527d6d3 Mask orphan notification as read 2021-07-07 15:39:05 +05:00
Oleg Hasjanov
4c5e4d7898 made support test schema domain version 1.2 2021-06-28 13:44:13 +03:00
Oleg Hasjanov
8ef0692ca9 added tests 2021-06-25 14:57:03 +03:00
Oleg Hasjanov
1665e6e71e make supporting version for schema 2021-06-25 14:27:40 +03:00
Timo Võhmar
2ce12bd543
Merge pull request #2057 from internetee/2046-request-and-response-should-have-same-schema
request and response have the same domain schema
2021-06-22 14:25:29 +03:00
Oleg Hasjanov
6f431232f4 request and response have the same domain schema 2021-06-22 13:55:15 +03:00
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
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
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
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
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
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
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
Alex Sherman
19697eba34 Add test to check if serverUpdateProhibited is kept on epp 2021-03-18 13:10:35 +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
Oleg Hasjanov
169318cd13 Merge branch 'master' of https://github.com/internetee/registry into 39-registrant-confirmation-should-not-be-asked 2021-03-12 10:40:16 +02:00