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

Remove test warning #72

Open
ewjoachim opened this issue Jul 1, 2020 · 0 comments
Open

Remove test warning #72

ewjoachim opened this issue Jul 1, 2020 · 0 comments

Comments

@ewjoachim
Copy link
Contributor

There's a warning in the tests:

tests/integration/test_migration.py::test_init_schema_extra_files
  /home/joachim/src/septentrion/septentrion/migration.py:116: UserWarning: ADDITIONAL_SCHEMA_FILES will be deprecated. Use BEFORE_SCHEMA_FILES instead.
    warnings.warn(

-- Docs: https://docs.pytest.org/en/latest/warnings.html

We should catch it and check it, rather than letting it bubble.

Here's the pytest relevant doc: https://docs.pytest.org/en/stable/warnings.html

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

No branches or pull requests

1 participant