testUtils.testWithClient('client.ts.incrBy', async client => {
        assert.equal(
            await client.ts.incrBy('key', 1, {
                TIMESTAMP: 0
            }),