Refactored event.json loading code to be a call to a central function as opposed to duplicating the same code. See _loadTestEvent on line 159 and line 72 Referenced absolute path to event.json file in order to correctly load the file. See 162.