Sha256: 769e63f082c84612c43655727ad3a9b742b4cc29b765550748339e26de88a1f7

Contents?: true

Size: 369 Bytes

Versions: 3

Compression:

Stored size: 369 Bytes

Contents

# FIXME: This is copied from Ashikawa::Core for now but is not recommended. This
# setup uses the default database instead of a custom DB. Due to this we're deleting
# all collections in the default database each time we run the specs.
# => This is not good!
test:
  protocol: 'http'
  host: 'localhost'
  port: 8529
  password: ''
  username: ''
  database: '_system'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
guacamole-0.2.0 spec/acceptance/config/guacamole.yml
guacamole-0.1.0 spec/acceptance/config/guacamole.yml
guacamole-0.0.1 spec/acceptance/config/guacamole.yml