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

Integration Tests for HTTP Indexer #2

Merged
merged 4 commits into from Oct 12, 2021

Conversation

mikejritter
Copy link

A start at getting the integration tests to work for the http indexer module.

Some notes:

  • I was getting some errors with MockServer (even after updating to a newer version) so I decided to try out WireMock as an alternative which is seemingly working well
  • I didn't see any messages being sent to the fcrepo jms endpoint so I opted to remove it
  • I wasn't entirely sure what we should be expecting as far as headers being sent to the http jms endpoint, should probably double check with Danny
  • The RouteDeleteIT still needs to be done

@demiankatz
Copy link
Collaborator

Thanks, @mikejritter, this is great! I'll merge it now and continue working on it back in the original PR. We can discuss the header details with Danny at our meeting later today.

@demiankatz demiankatz merged commit ec45ce0 into Geoffsc:FCREPO-3753 Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants