Sha256: c9a31d26e6e66fb0d86ae90b6b180fd156c52acb7eaa484d680c6f7506bc65e6

Contents?: true

Size: 189 Bytes

Versions: 20

Compression:

Stored size: 189 Bytes

Contents

require 'spec_helper'

describe 'postgresql_password', :type => :puppet_function do
  it { should run.with_params('foo', 'bar').
    and_return('md596948aad3fcae80c08a35c9b5958cd89') }
end

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
freighthop-0.6.1 modules/postgresql/spec/unit/functions/postgresql_password_spec.rb
freighthop-0.6.0 modules/postgresql/spec/unit/functions/postgresql_password_spec.rb
freighthop-0.5.2 modules/postgresql/spec/unit/functions/postgresql_password_spec.rb
freighthop-0.5.1 modules/postgresql/spec/unit/functions/postgresql_password_spec.rb
freighthop-0.5.0 modules/postgresql/spec/unit/functions/postgresql_password_spec.rb
freighthop-0.4.1 modules/postgresql/spec/unit/functions/postgresql_password_spec.rb
freighthop-0.4.0 modules/postgresql/spec/unit/functions/postgresql_password_spec.rb
freighthop-0.3.3 modules/postgresql/spec/unit/functions/postgresql_password_spec.rb
freighthop-0.3.2 modules/postgresql/spec/unit/functions/postgresql_password_spec.rb
freighthop-0.3.1 modules/postgresql/spec/unit/functions/postgresql_password_spec.rb
freighthop-0.3.0 modules/postgresql/spec/unit/functions/postgresql_password_spec.rb
freighthop-0.2.1 modules/postgresql/spec/unit/functions/postgresql_password_spec.rb
freighthop-0.2.0 modules/postgresql/spec/unit/functions/postgresql_password_spec.rb
freighthop-0.1.0 modules/postgresql/spec/unit/functions/postgresql_password_spec.rb
freighthop-0.0.6 modules/postgresql/spec/unit/functions/postgresql_password_spec.rb
freighthop-0.0.5 modules/postgresql/spec/unit/functions/postgresql_password_spec.rb
freighthop-0.0.4 modules/postgresql/spec/unit/functions/postgresql_password_spec.rb
freighthop-0.0.3 modules/postgresql/spec/unit/functions/postgresql_password_spec.rb
freighthop-0.0.2 modules/postgresql/spec/unit/functions/postgresql_password_spec.rb
freighthop-0.0.1 modules/postgresql/spec/unit/functions/postgresql_password_spec.rb