Sha256: 71b1dd899867fa7c18177e6c0500af392bc9c527e3fef4efd1be4f1c9922b086
Contents?: true
Size: 414 Bytes
Versions: 11
Compression:
Stored size: 414 Bytes
Contents
# encoding: utf-8 require 'spec_helper' require "zabbix-ruby-client" describe ZabbixRubyClient do pending "initialize the client object" pending "creates dirs if needed" pending "loads list of plugins" pending "initialize datafile according to config" pending "stores data in datafile" pending "runs list of plugins according to config" pending "issues the upload command according to config" end
Version data entries
11 entries across 11 versions & 1 rubygems