Sha256: 8a0f9b4136cbf9d94576763c7ec4d76955d9f82aab30cd76a2b127cbf5d2a17f
Contents?: true
Size: 368 Bytes
Versions: 12
Compression:
Stored size: 368 Bytes
Contents
Then 'I expect all the publishes to have been acknowledged' do ctx = test_runner.fetch_current_adapter_context expect(ctx.channel).to be_using_publisher_confirms expect(ctx.channel.unconfirmed_set).to be_empty end Then 'I expect that we are not in transaction mode' do ctx = test_runner.fetch_current_adapter_context expect(ctx).not_to be_transactional end
Version data entries
12 entries across 12 versions & 1 rubygems