Skip to content

Hybris extension which tests the behaviour of FlexibleSearch queries.

Notifications You must be signed in to change notification settings

Seblink/hybris-flexiblesearchtests

Repository files navigation

hybris-flexiblesearchtests

Hybris extension which tests the behaviour of FlexibleSearch queries.

Run tests

To run the tests, the extension should be checked out and added to an Hybris platform. To do this, check out the extension in the custom extensions directory of the intallation, and add the following line to the localextensions.xml file:

<extension name="flexiblesearchtests"/>

Next, execute the following commandos in the platform directory:

ant clean all
ant yunitupdate
ant alltests -Dtestclasses.extensions=flexiblesearchtests

References

See the blog post about the Hybris FlexibleSearch API for more information.

About

Hybris extension which tests the behaviour of FlexibleSearch queries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages