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

Extended oai #1934

Merged
merged 2 commits into from
Apr 12, 2023
Merged

Extended oai #1934

merged 2 commits into from
Apr 12, 2023

Conversation

sephirothkod
Copy link
Collaborator

No description provided.

@sephirothkod sephirothkod added the minor-ver for release notes label Apr 10, 2023
visit oai_catalog_path(verb: 'ListRecords', metadataPrefix: 'oai_dc')
expect(page).to have_content("oai:hyku:#{identifier}")
expect(page).to have_content(work.title.first)
%w[oai_dc oai_hyku].each do |metadata_prefix|
Copy link
Collaborator

Choose a reason for hiding this comment

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

I didn't know that you could put specs inside an each!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor-ver for release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OAI - work to include non DC terms in OAI feed has been contributed back to hyku.
3 participants