Move a few tests from integrationtest/showcase/library to integrationtest/mapper/orm-realbackend

Description

The following tests are not specific to the Spring integration, and are not really useful to demonstrate a Spring-based application using Hibernate Search. So there’s no reason to keep them in the Library showcase.

Let’s move the following tests to integrationtest/mapper/orm-realbackend:

  • LibraryShowcaseMassIndexingManualSchemaManagementIT

  • LibraryShowcaseOutOfSyncIndexIT

  • LibraryShowcaseMassIndexingIT, but keep LibraryShowcaseMassIndexingIT#testMassIndexing in the Library showcase: this method (and this one only) actually demonstrates a feature.

The tests will have to be refactored, because they’ll have to use OrmSetupHelper instead of Spring, but whoever applies the change can take inspiration from other tests in integrationtest/mapper/orm-realbackend, for example RoutingBridgeRoutingKeyIT.

Activity

Show:
Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created May 10, 2022 at 7:14 AM
Updated July 4, 2022 at 7:01 AM
Resolved May 17, 2022 at 3:48 PM