ramp_database.testing.create_test_db

ramp_database.testing.create_test_db(database_config, ramp_config)

Create an empty test database and the setup the files for RAMP.

Note: this will forcedly remove any existing content in the deployment directory.

Parameters
database_configdict

The configuration file containing the database information.

ramp_configstr

The configuration file containing the information about a RAMP event.

Returns
deployment_dirstr

The deployment directory for the RAMP components (kits, data, etc.).