Unit tests in modules are not executed on portal's test suite.
We must include them so that CI processes execute them.
Steps to reproduce:
- from portal-root, execute ant test-unit
Expected behavior: tests for modules are executed
Actual behavior: tests for modules are not executed
Current modules with tests are:
BundleResolverClassLoaderTest, ModuleHibernateConfigurationTest, FilterDefinitionTest, ServletDefinitionTest, WebXMLDefinitionLoaderTest, WebXMLDefinitionTest
- is related to
-
LPS-51958 As a Liferay developer, I want to execute tests for modules on parallel CI system
-
- Open
-