internetee-registry/test/integration
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
..
admin_area Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
api Add tests for registry to receive registration_deadline 2020-05-08 13:14:41 +05:00
contact Fix double versioning on Domain & Contact models 2020-02-12 18:51:48 +05:00
domain Fix double versioning on Domain & Contact models 2020-02-12 18:51:48 +05:00
epp Add test & validation to not to register blocked IDN domains via EPP 2020-02-04 19:50:28 +05:00
registrant_area Upgrade to Rails 5.0 2019-11-15 15:26:33 +02:00
registrar_area Cover EveryPay / BankLink payments with tests 2020-02-04 15:13:51 +02:00
repp Simple implementation of retained domains API endpoint 2020-05-14 14:49:02 +03:00