Package coprs :: Module config :: Class UnitTestConfig
[hide private]
[frames] | no frames]

Class UnitTestConfig

source code


Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  CSRF_ENABLED = False
  DATABASE = '/builddir/build/BUILD/copr-1.26/documentation/test...
  OPENID_STORE = '/builddir/build/BUILD/copr-1.26/documentation/...
  WHOOSHEE_DIR = '/builddir/build/BUILD/copr-1.26/documentation/...
  SQLALCHEMY_DATABASE_URI = 'sqlite:////builddir/build/BUILD/cop...

Inherited from Config: ALLOWED_USERS, API_TOKEN_EXPIRATION, API_TOKEN_LENGTH, BACKEND_PASSWORD, DATA_DIR, LOGGING_LEVEL, SECRET_KEY, SEND_LEGAL_TO, SEND_LOGS_TO, USE_ALLOWED_USERS

Properties [hide private]

Inherited from object: __class__

Class Variable Details [hide private]

DATABASE

Value:
'/builddir/build/BUILD/copr-1.26/documentation/tests/data/copr.db'

OPENID_STORE

Value:
'/builddir/build/BUILD/copr-1.26/documentation/tests/data/openid_store\
'

WHOOSHEE_DIR

Value:
'/builddir/build/BUILD/copr-1.26/documentation/tests/data/whooshee'

SQLALCHEMY_DATABASE_URI

Value:
'sqlite:////builddir/build/BUILD/copr-1.26/documentation/tests/data/co\
pr.db'