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

Removing feature specs and associated files #85

Merged
merged 1 commit into from
Jan 26, 2023
Merged

Conversation

jeremyf
Copy link
Contributor

@jeremyf jeremyf commented Jan 26, 2023

The two files removed:

  1. front_pages_for_title_spec.rb is a failing spec.
  2. features_shared.rb is only used by the above file.

The failing spec assumes that we have a route called hyrax_newspaper_title_path (see the NewspaperWorks gem's routes) whereas the IiifPrint gem does not have any routes.

The two files removed:

1. `front_pages_for_title_spec.rb` is a failing spec.
2. `features_shared.rb` is only used by the above file.

The failing spec assumes that we have a route called
`hyrax_newspaper_title_path` (see the [NewspaperWorks gem's routes][1])
whereas the IiifPrint gem does not have any routes.

[1]: https://github.com/samvera-labs/newspaper_works/blob/main/config/routes.rb
@jeremyf jeremyf merged commit 8a214f9 into main Jan 26, 2023
@jeremyf jeremyf deleted the removing-specs branch January 26, 2023 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants