Sergei Tsõganov
b15e250454
Modified capybara fill_in method
2022-02-09 11:54:10 +02:00
Sergei Tsõganov
55a4ec0e84
Added system tests for creating/upating registrar contacts
2022-01-13 14:48:54 +02:00
Sergei Tsõganov
abf1da8202
Added missing integration/system tests for account_activities
2021-12-28 11:01:28 +02:00
olegphenomenon
b3d686dd57
changed tests
2021-10-11 16:48:45 +03:00
olegphenomenon
357900c28f
changed test
2021-10-11 16:43:26 +03:00
dinsmol
81b26431af
fix for capybara errors
2021-10-07 20:22:04 +03:00
dinsmol
e9fc932777
fixed tests
2021-10-07 17:47:35 +03:00
dinsmol
5545cf02a1
fixed test
2021-10-07 15:55:54 +03:00
dinsmol
2f349658ae
added tests
2021-10-07 14:53:52 +03:00
dinsmol
fb2a175bce
fixed test method name
2021-09-23 15:13:49 +03:00
dinsmol
f0ee59bf46
fixed CSV headers, added tests
2021-09-23 12:51:21 +03:00
olegphenomenon
2016c55cb9
fixed dsnkey enabled method
2021-09-09 15:05:17 +03:00
Alex Sherman
6482e76511
Fix i18n for the invoice title
2021-06-28 16:00:54 +05:00
Timo Võhmar
22351c9053
Merge pull request #1814 from internetee/add-guard-clause-to-mass-nameserver-change
...
Bulk NS change: Verify CSV integrity
2021-06-25 14:43:00 +03:00
Oleg Hasjanov
4cf7a103c8
added response for wrong epp path
2021-06-10 14:19:14 +03:00
Oleg Hasjanov
5b8b18f584
updated approach for loading schemas in xml console
2021-06-09 17:27:53 +03:00
Oleg Hasjanov
c24bedae27
fixed test
2021-05-04 10:56:54 +03:00
Oleg Hasjanov
28b7acfc96
refactoring
2021-05-03 15:13:49 +03:00
Oleg Hasjanov
459f626808
added condition to return if there no any domain_name header
2021-04-30 18:21:41 +03:00
Oleg Hasjanov
6f08360d41
added system test for invalid csv file
2021-04-30 17:45:14 +03:00
Alex Sherman
cb4ff1876d
Fix CookieOverflow error using current Tara test keys
2021-03-11 17:42:06 +05:00
Alex Sherman
9611df92b0
Add system test & fix locale
2021-02-08 15:35:46 +05:00
Alex Sherman
e5c41cf531
Fix tests
2021-02-08 15:00:07 +05:00
Oleg Hasjanov
ea5586a5a7
added test for registrar account activities
2021-01-27 17:14:21 +02:00
Karl Erik Õunapuu
0e120d4992
Process failed domains for bulk ns change
2020-12-30 11:00:52 +02:00
Karl Erik Õunapuu
7d61eb07b0
Fix test
2020-12-28 16:30:51 +02:00
Karl Erik Õunapuu
c1aa286e90
Merge remote-tracking branch 'origin/master' into 1739-ns-bulk-change-test-and-whois-update
2020-12-28 16:22:19 +02:00
Karl Erik Õunapuu
04944b8ac4
Improve bulk renew tests
2020-12-21 14:33:35 +02:00
Alex Sherman
13455b398c
Add test & error message if not enough funds for renew
2020-12-15 16:43:37 +05:00
Alex Sherman
a1b3398e0e
Add Renew button to make renewal a separate action
2020-12-15 14:27:32 +05:00
Alex Sherman
3edf8a500a
Add test to see if bulk renew works
2020-12-15 14:27:32 +05:00
Alex Sherman
2ca0438274
Move test to separate file
2020-12-15 14:27:32 +05:00
Alex Sherman
3198538556
Add basic system test
2020-12-15 14:27:32 +05:00
Timo Võhmar
bcafa2e424
Merge pull request #1702 from internetee/1580-registrar-api-contacts-endpoint
...
REPP: Contact management
2020-11-24 15:28:39 +02:00
Karl Erik Õunapuu
1db594fc1c
NS bulk change: Add tests, don't use name_puny format
2020-11-18 16:29:18 +02:00
Alex Sherman
5cc85980d4
Fixed validations
2020-11-17 19:50:22 +05:00
Karl Erik Õunapuu
db50a89d85
Merge remote-tracking branch 'origin/master' into 1580-registrar-api-contacts-endpoint
2020-11-17 09:55:32 +02:00
Karl Erik Õunapuu
a182dfb3ba
Fix CC issues
2020-11-06 16:33:51 +02:00
Karl Erik Õunapuu
a6f7af0f03
Fix tests
2020-10-16 12:04:55 +03:00
Alex Sherman
eeffb7ee22
Add tests
2020-09-30 20:13:51 +05:00
Alex Sherman
6c24eff1ef
Remove unused tests
2020-09-30 15:09:50 +05:00
Karl Erik Õunapuu
155b6e98cb
Update file download HTTP headers in test
2020-06-01 10:36:49 +03:00
Maciej Szlosarczyk
09ac0d30aa
Fix failing test in NewInvoicePayment
...
Probably with the upgrade of Rails from 4.2 to 5 the ids are no longer
generated automatically in the views, but the functionality still
worked as designed previously.
2020-05-22 21:40:55 +05:00
Artur Beljajev
fa52001be6
Upgrade to Rails 5.0
...
Closes #377
2019-11-15 15:26:33 +02:00
Artur Beljajev
199085f8ac
Use resourceful routes
...
https://github.com/rails/rails/pull/23980
2019-10-16 10:36:09 +03:00
Artur Beljajev
8a167c4728
Reorganize tests
2019-10-11 12:13:18 +03:00
Artur Beljajev
7fcab05e51
Clean up settings after tests
2019-10-09 15:55:27 +03:00
Artur Beljajev
54577b530b
Remove specs
2019-10-07 15:44:14 +03:00
Artur Beljajev
ba5a7b1745
Require application_system_test_case
explicitly
2019-09-03 18:40:52 +03:00
Artur Beljajev
5a68035818
Remove unused db column
2019-08-11 22:50:34 +03:00