Commit graph

15 commits

Author SHA1 Message Date
Alex Sherman
89afe0bdf2 Fix error generation 2021-05-06 12:15:15 +05:00
Alex Sherman
44add87fe2 Add tests on domain transfer 2021-02-22 13:57:32 +05:00
Oleg Hasjanov
218bc436e6 Added test for bulk transfer and bulk nameservers 2021-02-02 15:07:31 +02:00
Karl Erik Õunapuu
8bb0fd80d1
Allow punycode domains in bulk ns change domain scope 2020-12-30 11:09:46 +02:00
Karl Erik Õunapuu
a6f7af0f03
Fix tests 2020-10-16 12:04:55 +03:00
Karl Erik Õunapuu
27774cc275
REPP: Fix tests 2020-10-14 17:15:00 +03:00
Artur Beljajev
fa52001be6 Upgrade to Rails 5.0
Closes #377
2019-11-15 15:26:33 +02:00
Maciej Szlosarczyk
526a9ccd58
Change test structure to follow closer newer Rails 5 rules
* Create new class called ApplicationIntegrationTest, so we don't have
  to override ActionDispatch::IntegrationTest
* Move UI tests to inherit from ApplicationSystemTestCase
* Existing REST API or EPP tests inherit from
  ApplicationIntegrationTest.
* Move `require 'application_system_test_case'` at the end of
  `test_helper`

I don't particularly agree with the Rails' convention of treating UI
tests as system tests and API tests as integration tests, but I see no
benefit in actively fighting against it.
2018-07-27 09:36:27 +03:00
Maciej Szlosarczyk
6fb1e44cca
Move affected domains to the top of the hash, update integration test 2018-07-05 17:53:03 +03:00
Maciej Szlosarczyk
3e81366cfc
Add affected domain parameter to REST API response 2018-07-05 17:24:32 +03:00
Artur Beljajev
4960b4400f Improve tests
#661
2018-02-27 08:18:34 +02:00
Artur Beljajev
c53d5542f6 Create new records on registrar nameserver replace
#661
2018-02-26 16:09:42 +02:00
Artur Beljajev
2db401fd98 Add registrar nameserver replacement UI
#661
2018-02-26 10:30:46 +02:00
Artur Beljajev
69c32546de Add name server API
#661
2018-02-22 12:44:24 +02:00
Artur Beljajev
a5eaae562a Add nameservers REST API
#661
2018-02-01 01:35:32 +02:00