Artur Beljajev
fa52001be6
Upgrade to Rails 5.0
...
Closes #377
2019-11-15 15:26:33 +02:00
Artur Beljajev
cb3bf7ffdc
List EPP routes explicitly
2019-10-14 14:51:24 +03:00
Artur Beljajev
e01f412d76
Fix EPP response code
...
Fixes #686
2019-09-19 15:52:41 +03:00
Artur Beljajev
79d9c631f5
Change EPP response code according to its specification
...
Fixes #718
2019-09-13 21:36:29 +03:00
Artur Beljajev
348e6e5d7a
Introduce custom assertion
2019-09-03 23:43:30 +03:00
Artur Beljajev
771f9b20a9
Remove unnecessary teardown step
2019-09-03 18:25:18 +03:00
Artur Beljajev
4894b39f0f
Hide method
2019-01-18 18:06:58 +02:00
Artur Beljajev
aff5b68a2f
Merge branch 'master' into refactor-messages
...
# Conflicts:
# db/structure.sql
2018-08-28 14:28:45 +03:00
Artur Beljajev
8765baf319
Rename Message to Notification
2018-08-23 20:03:03 +03:00
Artur Beljajev
1d79f6548d
Merge branch 'master' into registry-790
...
# Conflicts:
# test/integration/epp/domain/domain_delete_test.rb
# test/integration/epp/domain/domain_update_test.rb
# test/integration/epp/domain/transfer/request_test.rb
# test/system/admin_area/domains_test.rb
2018-08-09 15:01:23 +03: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
Artur Beljajev
c37f162529
Merge branch 'master' into registry-790
2018-06-06 21:53:08 +03:00
Artur Beljajev
3e94c10da1
Delete discarded domains at the random moment within next 24h
...
#790
2018-04-20 16:55:36 +03:00
Artur Beljajev
e776d09f9d
Improve domain discard
...
- Extract rake task domain:discard
- Remove background job when keeping a domain
#790
2018-04-08 00:38:42 +03:00
Artur Beljajev
2e9acedc90
Improve test name
...
#790
2018-04-07 15:18:10 +03:00
Artur Beljajev
77135b34ba
Merge branch 'tune-test-env' into registry-662
...
# Conflicts:
# test/integration/registrar/bulk_change/nameserver_test.rb
# test/integration/registrar/domain_transfers_test.rb
2018-04-06 00:44:24 +03:00
Artur Beljajev
228078a84e
Add bulk replace to registrar area
...
#662
2018-04-06 00:16:17 +03:00
Artur Beljajev
f8eda810f9
Use setup/teardown blocks instead of methods
2018-04-04 01:42:59 +03:00
Artur Beljajev
d42bdfbc0f
Improve tests
...
#746
2018-03-06 11:05:08 +02:00
Artur Beljajev
53a34ee2d6
Reuse identical contacts
...
#746
2018-03-05 10:59:14 +02:00
Artur Beljajev
2d78688d3f
Remove too detailed integration test
...
#694
2018-02-22 12:59:30 +02:00
Artur Beljajev
9e050b4bcd
Fix test
...
#694
2018-02-19 06:35:51 +02:00
Artur Beljajev
cf43ce2e7c
Add test
...
#694
2018-02-19 06:33:00 +02:00
Artur Beljajev
a7ed2f35d7
Rename Domain#domain_transfers to #transfers
...
#694
2018-02-19 05:05:35 +02:00
Artur Beljajev
25e34b388d
Mutate fixture instead of relying on separate ones
...
#694
2018-02-19 04:54:49 +02:00
Artur Beljajev
4d7a222547
Add domain name to domain transfer message
...
#694
2018-02-19 03:51:32 +02:00
Artur Beljajev
6a7effac50
Improve tests
...
#694
2018-02-19 03:04:55 +02:00
Artur Beljajev
34f1e2be2f
Improve tests
...
#694
2018-02-19 02:40:25 +02:00
Artur Beljajev
de62587806
Improve test
...
#694
2018-02-19 02:22:47 +02:00
Artur Beljajev
1ba274764d
Convert spec to test
...
#694
2018-02-19 02:21:47 +02:00
Artur Beljajev
36f65a267c
Improve tests
...
#694
2018-02-19 02:14:13 +02:00
Artur Beljajev
fec617aa7d
Improve tests
...
#694
2018-02-19 00:56:17 +02:00
Artur Beljajev
4ab6821d8a
Improve tests
...
#694
2018-02-18 05:08:28 +02:00