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

Add test for difficult-to-reconcile dois #665

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mskarlin
Copy link
Collaborator

@mskarlin mskarlin commented Nov 4, 2024

Tests that we're able to get back metadata for a tougher scenario.

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. enhancement New feature or request labels Nov 4, 2024
" prime editing."
),
"authors": ["garbage", "authors", "that"],
"doi": None,
Copy link
Collaborator

Choose a reason for hiding this comment

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

I might say we remove this and do test.get("doi") below to be more future looking to additional cases


@pytest.mark.vcr
@pytest.mark.asyncio
async def test_hard_reconciles() -> None:
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can you add a docstring or code comment for each case saying what was "hard"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants