Description:
Certain jobs within out testing suite in travis were having timeout issues where the tests would keep running in the background but Travis would think that the tests may have failed or stalled. This adds a fix for that. Furthermore, certain chunks of code were not passing the codeclimate check due to high complexity, so those were reformatted.
Description: Certain jobs within out testing suite in travis were having timeout issues where the tests would keep running in the background but Travis would think that the tests may have failed or stalled. This adds a fix for that. Furthermore, certain chunks of code were not passing the codeclimate check due to high complexity, so those were reformatted.
Technical details: N/A
Requirements for PR merge: