Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: adds reuse-db flag to pytest runs #9667

Merged
merged 1 commit into from
Nov 9, 2021
Merged

Conversation

gdixon
Copy link
Contributor

@gdixon gdixon commented Nov 8, 2021

Description

This PR adds the reuse-db flag to pytest.ini to speed up any tests after the first run (this flag ensures we don't have to run migrations again once they have been ran once in the pytest context).

Testing

Tested locally, see discussion here: https://gitcoincore.slack.com/archives/C01H9H320CV/p1635885499096200

@thelostone-mc thelostone-mc merged commit c84720f into master Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants