# Functions
ResetTestDB drops all rows in the test db ipld.blocks table.
Hostname: "localhost",
Port: 8077,
DatabaseName: "cerc_testing",
Username: "vdbm",
Password: "password",
*/ TestDB connect to the testing database it assumes the database has the IPFS ipld.blocks table present DO NOT use a production db for the test db, as it will remove all contents of the ipld.blocks table.