internetee-registry/test
Maciej Szlosarczyk 18ce853420
Simple implementation of retained domains API endpoint
This needed a new name, there are several classes of database object
to be included in that endpoint.

Currently, there is one list ordered by name, with each object
containing status and ascii name for convenience. Can be converted to
multiple fields (reserved and blocked separately). Also contains total
count.

Includes CORS preflight which seems to be a known problem for Rails in
the past.
2020-05-14 14:49:02 +03:00
..
fixtures Merge pull request #1547 from internetee/509-directo-to-gem 2020-03-25 11:08:48 +02:00
integration Simple implementation of retained domains API endpoint 2020-05-14 14:49:02 +03:00
jobs Reduce condition sizes for Directo job 2020-03-02 10:40:54 +02:00
learning Fix double versioning on Domain & Contact models 2020-02-12 18:51:48 +05:00
lib Ignore legacy database columns 2019-12-15 18:27:01 +02:00
mailers Add tech contacts & info & name@name to force delete mailer 2020-01-20 13:50:49 +05:00
models Update whois record with auction registration_deadline if any 2020-05-06 15:44:24 +05:00
services Add database constraints 2019-10-24 19:23:26 +03:00
support/assertions Pump minitest version 2020-02-05 12:43:25 +05:00
system Add bank statement import test 2020-03-03 11:33:10 +02:00
tasks Merge remote-tracking branch 'origin/master' into 1422-record-payment-method-and-failed-payments 2020-02-27 12:40:41 +02:00
application_system_test_case.rb Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
test_helper.rb Pump minitest version 2020-02-05 12:43:25 +05:00