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

Rename test/triple_store.py so pytest picks it up #1639

Merged

Conversation

aucampia
Copy link
Member

I'm not sure if this really tests anything of use, but at the moment it
is not being picked up by pytest.

This changeset renames the file to test/test_triple_store.py so that
pytest picks it up.

The alternative is to just remove this, I'm sure it is already tested in other places, would happily change this PR to rather do that.

I'm not sure if this really tests anything of use, but at the moment it
is not being picked up by pytest.

This changeset renames the file to `test/test_triple_store.py` so that
pytest picks it up.
@nicholascar
Copy link
Member

What about test/type_check.py too?

@aucampia
Copy link
Member Author

aucampia commented Jan 2, 2022

What about test/type_check.py too?

The tests in there will fail, see this for details:

I made a draft PR to remove it together with some other unused code, but it remains draft because as mentioned in #1641 I want to confirm that there is agreement on removing it:

@nicholascar nicholascar self-requested a review January 2, 2022 11:52
Copy link
Member

@nicholascar nicholascar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merging after only one review as this is a simple PR

@nicholascar nicholascar merged commit 6ed824f into RDFLib:master Jan 2, 2022
@aucampia aucampia deleted the iwana-20220101T0018-rename_undetected branch January 8, 2022 10:13
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.

None yet

2 participants