higlass / higlass/higlass-server

Clean up after test run? / If tests pass, and are immediately rerun, should pass again.

Open
#23 4 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Python
Stars
22
Forks
22
PR merge metrics
No merged PRs in 30d

Description

> The tests also create an uploads directory in the root higlass-server directory. Can this be placed in /tmp and removed when the tests finished?
>
> Same for db_test.sqlite3.

I am not sure about this. I think we want to be sure tests can be run repeatedly, and if the test fails it can be good to hold on to artifacts from the past run... I guess I don't see cleaning up from a successful run as so important: It's more important to be able to rerun reliably after failed tests.

I might be looking at this the wrong way.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.