We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently no strategy for running tests marked with
#@pytest.mark.skipif(os.getenv('FC_LONG_TESTS', '0') == '0', reason="FC_LONG_TESTS not set to 1")
Namely:
The text was updated successfully, but these errors were encountered:
The first two work, the third is a separate issue.
@jonc125 Do we keep these tests and set up an cron job or delete them?
Sorry, something went wrong.
Set up a cron job for them I think. We'll need it for #24 certainly.
Closing this as it's covered in #24.
No branches or pull requests
Currently no strategy for running tests marked with
Namely:
The text was updated successfully, but these errors were encountered: