{ "DBHost": "YOUR_TEST_DB_URI" } NB: default.json is optional however let me highlight that files in the config directory are loaded starting from it. For more information about the configuration files (config directory, file order, file format etc.) check out this link. Finally, notice /test/book.js, that’s where we are going to write our tests! Package.json Create the package.json file and paste

