[tarantool-patches] Re: [PATCH 3/3] box/console: Test for nil value in args directly

Konstantin Osipov kostja at tarantool.org
Sun Jul 28 21:47:02 MSK 2019


* Cyrill Gorcunov <gorcunov at gmail.com> [19/07/27 01:21]:
> Instead of allocating a variable for optional args
> testing we should use dot notation instead. Otherwise
> it won't work for trivial test case as
> 
> ```
> require('console').set_default_output('lua,block')
> require('decimal').new('1234.5678')

Actually, could you add a test? then lgtm :)

-- 
Konstantin Osipov, Moscow, Russia




More information about the Tarantool-patches mailing list