Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
victoralfaro-dotcms committed Feb 20, 2025
1 parent d5c9df8 commit bed539d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
20 changes: 0 additions & 20 deletions dotcms-integration/src/test/java/com/dotcms/MainSuite2a.java
Original file line number Diff line number Diff line change
Expand Up @@ -100,26 +100,6 @@
com.dotmarketing.portlets.personas.business.DeleteMultiTreeUsedPersonaTagJobTest.class,
com.dotmarketing.portlets.links.business.MenuLinkAPITest.class,
com.dotmarketing.portlets.links.factories.LinkFactoryTest.class,
com.dotmarketing.portlets.rules.conditionlet.ConditionletOSGIFTest.class,
com.dotmarketing.portlets.rules.conditionlet.CurrentSessionLanguageConditionletTest.class,
com.dotmarketing.portlets.rules.conditionlet.NumberOfTimesPreviouslyVisitedConditionletTest.class,
com.dotmarketing.portlets.rules.conditionlet.UsersBrowserLanguageConditionletTest.class,
com.dotmarketing.portlets.rules.conditionlet.UsersSiteVisitsConditionletTest.class,
com.dotmarketing.portlets.rules.conditionlet.VisitorOperatingSystemConditionletTest.class,
com.dotmarketing.portlets.rules.conditionlet.VisitedUrlConditionletTest.class,
com.dotmarketing.portlets.rules.business.RulesCacheFTest.class,
com.dotmarketing.portlets.templates.business.TemplateAPITest.class,
com.dotmarketing.portlets.containers.business.ContainerAPIImplTest.class,
com.dotmarketing.portlets.folders.business.FolderAPITest.class,
com.dotmarketing.portlets.containers.business.ContainerAPITest.class,
com.dotmarketing.portlets.containers.business.FileAssetContainerUtilTest.class,
com.dotmarketing.portlets.htmlpages.business.HTMLPageAPITest.class,
com.dotmarketing.portlets.structure.factories.StructureFactoryTest.class,
com.dotmarketing.portlets.structure.factories.FieldFactoryTest.class,
com.dotmarketing.portlets.structure.model.ContentletRelationshipsTest.class,
com.dotmarketing.portlets.structure.transform.ContentletRelationshipsTransformerTest.class,
com.dotmarketing.portlets.categories.business.CategoryAPITest.class,
com.dotmarketing.filters.FiltersTest.class,
com.dotmarketing.factories.MultiTreeAPITest.class
})
public class MainSuite2a {
Expand Down
20 changes: 20 additions & 0 deletions dotcms-integration/src/test/java/com/dotcms/MainSuite2b.java
Original file line number Diff line number Diff line change
Expand Up @@ -393,6 +393,26 @@
HttpServletRequestImpersonatorTest.class,
Task250107RemoveEsReadOnlyMonitorJobTest.class,

com.dotmarketing.portlets.rules.conditionlet.ConditionletOSGIFTest.class,
com.dotmarketing.portlets.rules.conditionlet.CurrentSessionLanguageConditionletTest.class,
com.dotmarketing.portlets.rules.conditionlet.NumberOfTimesPreviouslyVisitedConditionletTest.class,
com.dotmarketing.portlets.rules.conditionlet.UsersBrowserLanguageConditionletTest.class,
com.dotmarketing.portlets.rules.conditionlet.UsersSiteVisitsConditionletTest.class,
com.dotmarketing.portlets.rules.conditionlet.VisitorOperatingSystemConditionletTest.class,
com.dotmarketing.portlets.rules.conditionlet.VisitedUrlConditionletTest.class,
com.dotmarketing.portlets.rules.business.RulesCacheFTest.class,
com.dotmarketing.portlets.templates.business.TemplateAPITest.class,
com.dotmarketing.portlets.containers.business.ContainerAPIImplTest.class,
com.dotmarketing.portlets.folders.business.FolderAPITest.class,
com.dotmarketing.portlets.containers.business.ContainerAPITest.class,
com.dotmarketing.portlets.containers.business.FileAssetContainerUtilTest.class,
com.dotmarketing.portlets.htmlpages.business.HTMLPageAPITest.class,
com.dotmarketing.portlets.structure.factories.StructureFactoryTest.class,
com.dotmarketing.portlets.structure.factories.FieldFactoryTest.class,
com.dotmarketing.portlets.structure.model.ContentletRelationshipsTest.class,
com.dotmarketing.portlets.structure.transform.ContentletRelationshipsTransformerTest.class,
com.dotmarketing.portlets.categories.business.CategoryAPITest.class,
com.dotmarketing.filters.FiltersTest.class,

com.dotmarketing.business.VersionableAPITest.class,
com.dotmarketing.business.UserAPITest.class,
Expand Down

0 comments on commit bed539d

Please sign in to comment.