Artur Beljajev
7e46ba01c2
Fix FactoryGirl lint spec
...
#186
2016-10-28 00:25:07 +03:00
Artur Beljajev
7a3e900e13
Add FactoryGirl lint spec
...
#186
2016-10-26 23:45:56 +03:00
Artur Beljajev
666ba69456
Do not create global settings for specs
...
#186
2016-10-26 17:50:30 +03:00
Artur Beljajev
2d42bb2492
Remove faker gem
...
#206
2016-10-25 14:31:54 +03:00
Artur Beljajev
d4f38b1fff
Remove outdated specs
...
#206
2016-10-25 03:10:34 +03:00
Artur Beljajev
1b695170df
Remove unused rspec support files
...
#206
2016-10-25 02:36:37 +03:00
Artur Beljajev
c88d21ab1d
Remove outdated specs
...
#206
2016-10-25 02:35:58 +03:00
Artur Beljajev
3cca4c78cc
Fix domain model specs
...
#206
2016-10-24 22:47:21 +03:00
Artur Beljajev
f9d4e3433b
Fix contact model specs
...
#206
2016-10-24 22:46:56 +03:00
Artur Beljajev
b265944cdb
Fix reserved domain fabricator
...
#206
2016-10-24 16:06:10 +03:00
Artur Beljajev
9a2e460756
Remove useless spec
...
#206
2016-10-24 16:05:42 +03:00
Artur Beljajev
aaf6eb3a71
Remove fixed registrar
...
#206
2016-10-24 16:04:51 +03:00
Artur Beljajev
2e9724f50d
Refactor rspec config and support files
...
#206
2016-10-20 19:17:58 +03:00
Artur Beljajev
ee3ec69e54
Refactor rspec config and support files
...
#206
2016-10-20 18:34:52 +03:00
Artur Beljajev
3ff34f4a49
Remove unneeded spec
...
registry-206
2016-10-20 18:28:30 +03:00
Artur Beljajev
fe8559dbb0
Remove shoulda-matchers gem
...
#206
2016-10-20 15:15:46 +03:00
Vladimir Krylov
c35ed2f3c5
Story#119627029 check shared contact
...
(cherry picked from commit 9f73211)
2016-10-20 15:13:22 +03:00
Vladimir Krylov
be75b79c85
Story#119627029 process history ids even if they are strings
...
(cherry picked from commit 5cc603d)
2016-10-20 15:13:09 +03:00
Vladimir Krylov
2c3c762da3
Story#119627029 test that legal doc will be uniq within same domain (check different domains)
...
(cherry picked from commit 96349b1)
2016-10-20 15:12:54 +03:00
Vladimir Krylov
0dc711f7d2
Story#119627029 test that legal doc will be uniq within same domain
...
(cherry picked from commit 9297167)
2016-10-20 15:12:48 +03:00
Artur Beljajev
21a9b80692
Fix invalid domain's attribute
...
#182
2016-10-19 13:18:16 +03:00
Artur Beljajev
b8790cc925
Record current time when putting domain into "on hold" status
...
#182
2016-10-19 02:04:26 +03:00
Vladimir Krylov
f733180f7f
Strory#110308584 - hostname error responds in xml way of array
...
(cherry picked from commit 7c1c065
)
2016-06-13 15:12:17 +03:00
Vladimir Krylov
a091c62264
Story#117124725 - generate emails of apply_pending_update! only when everything is ok
2016-04-08 14:58:56 +03:00
Vladimir Krylov
2028ffe5a5
Merge branch 'master' into 110395650-domain_crons
...
# Conflicts:
# app/models/domain.rb
2016-02-01 12:02:44 +02:00
Vladimir Krylov
49e66d33de
Story#105852786 - Push bank transfers to directo
2016-01-18 14:13:28 +02:00
Stas
bd65eb6494
110395650-separated_class_for_cron_jobs
2016-01-12 13:05:12 +02:00
Vladimir Krylov
4fa286d0b0
Story#107821878 - pending_deleted gets new registrant_id too
2015-11-30 15:37:17 +02:00
Vladimir Krylov
44ae8fd350
Story#107821878 - pending_update_notification gets new registrant_id too
2015-11-30 15:32:55 +02:00
Vladimir Krylov
f9b2d2a202
Story#107821878 - manage old registrar
2015-11-30 13:12:51 +02:00
Stas
99a66259f0
107821878-refactoring
2015-11-20 18:27:00 +02:00
Stas
90ad9ff887
107821878-que_mailer
2015-11-17 16:56:53 +02:00
Stas
2dddace1b8
Merge branch 'staging' of github.com:internetee/registry into staging
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2015-11-17 16:51:46 +02:00
Stas
40e74a2ed4
Merge branch 'staging' of github.com:internetee/registry into staging
2015-11-11 11:59:38 +02:00
Matt Farnsworth
bd85e0b33c
Story #104525314 - Test: fix existing brittle unit test, checking for error string.
...
The test expects too much of the error string, which prevents EPP status values from evolving
to include new values. CHANGE: only check relevant part of error message string.
2015-11-02 15:20:14 +02:00
Matt Farnsworth
45588dc72a
MERGE: merged staging at 3235647
, resolved merge conflict
2015-10-30 16:12:20 +02:00
Vladimir Krylov
e92f21dee4
Story#104711124 update domains state names + it has influenced to change forceDelete to serverForceDelete
2015-10-29 16:51:06 +02:00
Matt Farnsworth
db3e849c8a
Merge: new branch 104525314 from more recent master, merge changes
2015-10-26 19:09:33 +02:00
Matt Farnsworth
4de83da19b
test: added new test cases for forceDelete (no update, no renew, manualInZone) fails
2015-10-21 17:48:14 +03:00
Matt Farnsworth
e702cbde95
test case: BUGFIX ensure test setup, new Domain object for each instance
...
before :all runs once per context, before :example runs for each it block
be sure test cases with hacks/forced changes do not impact later tests
2015-10-21 16:22:34 +03:00
Matt Farnsworth
53695c3647
config: EPP port. spec use config; depp/user use config not custom for test
2015-10-21 16:08:21 +03:00
Priit Tark
4a32c7641c
Allow invalid ident update #2859
2015-09-23 12:34:18 +03:00
Priit Tark
fd52172500
Ident type update #2834
2015-09-17 17:52:47 +03:00
Martin Lensment
e638b0db05
Fix tests #2713
2015-09-15 14:55:54 +03:00
Martin Lensment
b5afff1c79
Fix tests #2713
2015-09-15 14:02:26 +03:00
Martin Lensment
cc32312328
Fix tests #2713
2015-09-15 12:22:31 +03:00
Priit Tark
ae29585ae2
Honor database order for domain spec
2015-09-11 18:09:14 +03:00
Priit Tark
1af554a9a0
Ensure database order for domain spec
2015-09-11 14:28:06 +03:00
Martin Lensment
fca74e2ede
Validate all contacts on domain create / update #2825
2015-09-11 12:10:48 +03:00
Martin Lensment
34e4342219
Add account activities view to admin #2893
2015-09-10 18:14:06 +03:00