Commit graph

38 commits

Author SHA1 Message Date
Alex Sherman
929ada8fd0 Add sidekiq as a job backend 2021-04-12 17:22:36 +05:00
Alex Sherman
313731232e Move jobs from Que to ActiveJob 2021-04-12 17:22:35 +05:00
Alex Sherman
28e8b06728 Fix not running whois update after contact update
Closes #1604
2020-06-11 15:55:16 +05:00
Alex Sherman
ed98ca3ed8 Remove verbose warinings from tests 2020-02-07 19:11:55 +05:00
Alex Sherman
8de9c1d7c6 Silence deprecation warnings 2020-02-07 19:01:39 +05:00
Alex Sherman
d95081adcf Add test to see if registrant verification stores versions 2020-01-14 18:51:09 +05:00
Artur Beljajev
fa52001be6 Upgrade to Rails 5.0
Closes #377
2019-11-15 15:26:33 +02:00
Artur Beljajev
c20e077b65 Set config.active_support.deprecation to :stderr in test env
Otherwise calling `ActiveSupport::Deprecation.warn` leads to failing
tests
2018-11-29 15:32:24 +02:00
Artur Beljajev
78d7d5d894 Merge branch 'master' into remove-spring-gem
# Conflicts:
#	config/environments/test.rb
2018-06-14 13:33:14 +03:00
Artur Beljajev
0863b4ca25 Remove default comments 2018-06-06 11:30:47 +03:00
Artur Beljajev
19e0e7c8f8 Improve test env config 2018-06-06 06:27:29 +03:00
Artur Beljajev
9f61dfdae7 Improve test env config 2018-06-05 17:33:30 +03:00
Artur Beljajev
0a8acc72c9 Remove "spring" gem
- Regenerate binstubs
2018-06-01 15:00:33 +03:00
Artur Beljajev
b1e0371188 Run tests in random order 2018-04-04 01:41:40 +03:00
Artur Beljajev
56d909c958 Disable "bullet" gem in test env 2017-10-12 06:39:52 +03:00
Artur Beljajev
f95f2557e3 Improve test env config 2017-10-12 06:37:06 +03:00
Artur Beljajev
a74bce46c9 Turn off "bullet" gem in test env 2016-12-28 15:04:34 +02:00
Artur Beljajev
3d1dd1759d Merge remote-tracking branch 'origin/registry-235' into registry-186
# Conflicts:
#	spec/models/domain_spec.rb
2016-11-08 12:39:00 +02:00
Artur Beljajev
4fd18c4a26 Revert e53980e and 7cdfa10
#180
2016-11-07 14:40:25 +02:00
Artur Beljajev
8dc65a370f Do not redefine time zone in test env
#235
2016-11-07 01:56:39 +02:00
Artur Beljajev
9dca942b78 Do not redefine time zone in test env
#186
2016-10-28 15:00:21 +03:00
Artur Beljajev
ea95bd2f9c Set queue_adapter to :test in test env config
#186
2016-10-26 16:42:52 +03:00
Artur Beljajev
c43b54a30a Set raise_on_missing_translations to true in test env
#206
2016-10-21 00:04:44 +03:00
Artur Beljajev
920fe19323 Disable file log in test env
#206
2016-10-20 23:58:04 +03:00
Artur Beljajev
f2f23a623b Do not show deprecation errors in test env
#206
2016-10-20 23:20:04 +03:00
Priit Tark
18c911e097 Optimize contact linked status update #2477 2015-07-23 20:02:01 +03:00
Priit Tark
601592aed1 Admin contact statuses management #2477 2015-07-22 13:37:30 +03:00
Priit Tark
2324d08394 Added que init script #2724 2015-07-01 14:13:17 +03:00
Priit Tark
f92d03607b Autotests will fall back to UTC 2015-06-16 16:44:23 +03:00
Priit Tark
c5860bde98 Updated bullet issue for Domain create 2015-03-31 16:00:30 +03:00
Priit Tark
5fd73b037a Address depricated, new contact requires, domain_contacts refactor 2015-03-31 15:22:25 +03:00
Priit Tark
8a4519d83e domain bullet updated 2015-03-27 15:22:58 +02:00
Priit Tark
4401d8495e Epp contact tests now 10x faster 2015-01-26 17:19:47 +02:00
Priit Tark
fe9a60fd47 updated rails and gems 2015-01-08 15:41:13 +02:00
Martin Lensment
7a25513631 Fix Settings 'true' bug 2014-12-10 15:51:14 +02:00
Priit Tamboom
7c748884f3 added bullet for finding database optimizations 2014-10-09 17:39:54 +03:00
Martin Lensment
120538bfed Set db cleaning strategy to truncation when running epp tests 2014-06-20 15:00:50 +03:00
Andres Keskküla
556898352f rails new 2014-06-10 11:43:04 +03:00