Some tests were taking too long, so I replaced them with corresponding tests with tiny data. Nevertheless, the long tests are still there with a skipif decorator (see here) and they are useful to run occasionally because they use real data. It would be great to enable them easily on Travis e.g. with a flag in the commit message, e.g. for refactors that alter large chunks of code. I haven't yet explored how this can be done realistically.