Skip to content

Find way to activate long testing in Travis easily #69

@jni

Description

@jni

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions