Tags: MITLibraries/carbon
Tags
IN-928 Restructure the config module to use a 'Config' class (#121) * IN-928 Restructure the config module to use a 'Config' class Why these changes are being introduced: * Refactor configuration process and improve code readability How this addresses that need: * Create Config class * Update dependent modules to use Config * Update unit tests * Simplify error logging for failed connection tests * Add .dockerignore file Side effects of this change: * None Relevant ticket(s): * https://mitlibraries.atlassian.net/browse/IN-928