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

Verify url is called #344

Merged
merged 2 commits into from
Jun 25, 2023
Merged

Verify url is called #344

merged 2 commits into from
Jun 25, 2023

Conversation

matsl
Copy link
Collaborator

@matsl matsl commented Jun 22, 2023

What

Verify url is called. Ensures that url checks are performed. Add test for regression for urls given in double quotes.

Why

I noticed a regression for urls given in quotes. They get identified as ibtypes::annot-bib. My ibuts for browser links in my HYPB file stopped working a few days ago or so.

So this PR will not build because of the regression.

I also noticed that these tests did not properly identify when the expected url was not called at all. Added a check for that in a simple manner for now using a global variable. Will think about how we can improve that further.

See test

Ensures that url checks are performed. Add test for regression for
urls given in double quotes.
@matsl matsl requested a review from rswgnu June 22, 2023 18:51
@rswgnu rswgnu merged commit 32f0d10 into master Jun 25, 2023
4 checks passed
@matsl matsl deleted the verify-expected-url-was-called branch June 25, 2023 19:52
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