Commit graph

152 commits

Author SHA1 Message Date
Maciej Szlosarczyk
194adec9d3
Foo 2018-08-10 13:17:08 +03:00
Maciej Szlosarczyk
256d2b7de4
Add test for error in business registry 2018-08-09 15:24:21 +03:00
Maciej Szlosarczyk
4cc0669286
Add business registry support for contacts controller 2018-08-09 15:04:22 +03:00
Maciej Szlosarczyk
9dd9d4b1d6
Merge branch 'master' into registrant-api-contacts-controller 2018-08-09 14:05:27 +03:00
Maciej Szlosarczyk
faeeb55bc7
Add badges to locked domains 2018-08-09 13:57:31 +03:00
Maciej Szlosarczyk
961c57563f
Merge branch 'registry-918' into registry-922 2018-08-08 09:15:40 +03:00
Maciej Szlosarczyk
06dc954167
Make tests inherit from ApplicationIntegrationTest class 2018-08-08 09:15:18 +03:00
Maciej Szlosarczyk
8736366a41
Merge branch 'registry-918' into registrant-api-contacts-controller 2018-08-08 09:14:11 +03:00
Maciej Szlosarczyk
e1881685b7
Make tests inherit from ApplicationIntegrationTest class 2018-08-08 09:13:46 +03:00
Maciej Szlosarczyk
133a11977e
Merge branch 'master' into registry-918 2018-08-08 09:06:32 +03:00
Maciej Szlosarczyk
abb1ad60e8
Update failing test 2018-08-07 15:09:18 +03:00
Maciej Szlosarczyk
0798001725
Make returned API errors more consistent 2018-08-07 15:04:37 +03:00
Maciej Szlosarczyk
de9b1517b0
Merge branch 'registry-918' into registrant-api-contacts-controller 2018-08-07 14:57:58 +03:00
Maciej Szlosarczyk
e3807f694d
Merge branch 'registry-918' into registry-922 2018-08-07 14:54:16 +03:00
Maciej Szlosarczyk
ad8dfcc28f
Make authentication errors more consistent with other errors 2018-08-07 14:52:33 +03:00
Maciej Szlosarczyk
3673c69319
Add Registrant/Contacts endpoint 2018-08-01 14:57:41 +03:00
Maciej Szlosarczyk
5c39cb6917
Merge branch 'registry-918' into registry-922 2018-07-31 15:29:36 +03:00
Maciej Szlosarczyk
c476680a91
Add pagination to index 2018-07-31 15:14:21 +03:00
Maciej Szlosarczyk
10d42a0d74
Add domain index action (without pagination yet) 2018-07-30 15:09:48 +03:00
Maciej Szlosarczyk
13562aeb06
Move file to another folder 2018-07-30 13:56:54 +03:00
Maciej Szlosarczyk
c1ea79615f
Make API return errors array 2018-07-30 11:07:44 +03:00
Maciej Szlosarczyk
ed1afb78f6
Make tests conform with #924 2018-07-30 10:30:57 +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
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
263cb2e123 Require new contact to be valid
#662
2018-06-04 03:06:29 +03:00
Artur Beljajev
8c915164c5 Change naming
#662
2018-06-04 02:14:15 +03:00
Artur Beljajev
a713d6f811 Improve registrar area bulk change UI
#662
2018-04-18 15:32:57 +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
c733c0910d Merge branch 'master' into registry-746
# Conflicts:
#	test/fixtures/contacts.yml
2018-03-06 07:04:06 +02:00
Timo Võhmar
fbbada1c37
Merge pull request #740 from internetee/registry-661
Registry 661
2018-03-05 12:28:43 +02:00
Artur Beljajev
53a34ee2d6 Reuse identical contacts
#746
2018-03-05 10:59:14 +02: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
18010c6a2e Merge branch 'master' into registry-661
# Conflicts:
#	db/structure.sql
2018-02-26 07:39:51 +02:00
Artur Beljajev
1fad07963f Merge branch 'master' into registry-693
# Conflicts:
#	app/api/repp/domain_transfers_v1.rb
2018-02-24 06:24:49 +02:00
Artur Beljajev
0eca515c3d Return domain name in domain transfers API
#693
2018-02-22 18:27:00 +02:00
Artur Beljajev
2d78688d3f Remove too detailed integration test
#694
2018-02-22 12:59:30 +02:00
Artur Beljajev
69c32546de Add name server API
#661
2018-02-22 12:44:24 +02:00
Artur Beljajev
a7ed2f35d7 Rename Domain#domain_transfers to #transfers
#694
2018-02-19 05:05:35 +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
126428f38f Improve tests
#694
2018-02-19 00:59:00 +02:00
Artur Beljajev
4ab6821d8a Improve tests
#694
2018-02-18 05:08:28 +02:00
Artur Beljajev
e1ad847a89 REST API: Return successful domain transfers
#693
2018-02-16 17:22:32 +02:00