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

try to fix tools, test_tools.py with test_awards_grants_honors #1103

Closed
wants to merge 3 commits into from

Conversation

stevenhua0320
Copy link
Contributor

No description provided.

Copy link
Contributor

@sbillinge sbillinge left a comment

Choose a reason for hiding this comment

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

please see my comment.

),
],
)
def test_honors_grants_honors_t2(input, expected):
Copy link
Contributor

Choose a reason for hiding this comment

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

rather than write a different test function for this, can we do it by varying the input?

I think the best struture for this would be to define an input that contains funding, honors and service etc., and pass it to the function but then give as input in the parameterize the allowed tag (service,honors, etc.) and have it return the right thing.

@sbillinge
Copy link
Contributor

closed by #1105

@sbillinge sbillinge closed this Jul 14, 2024
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