Some tests take a while, but we still want to be able to run them in an automated fashion. Markers have been added [here](6f88bc23ab75c00e27b82706eb0c7a3c6f48d786) - [ ] decorate fast and slow tests - directions for this found [here](https://docs.pytest.org/en/latest/example/simple.html#control-skipping-of-tests-according-to-command-line-option) - [ ] figure out scheme and configure Travis to only run slow tests under certain conditions - Note: Travis may not support his functionality, so we may have to decide on to run or not to run slow tests