Skip to content

Add tests for project detection #282

@TrevCraw

Description

@TrevCraw
  • detect project with src/main/liberty/config/server.xml file only (ie. no LMP or LGP defined in build file)
  • detect project with LMP config in build file only (ie. no server.xml in project)
  • detect project with LGP config in build file only (ie. no server.xml in project)

Example tests in LT IntelliJ:
https://github.com/OpenLiberty/liberty-tools-intellij/blob/main/src/test/java/io/openliberty/tools/intellij/it/SingleModNLTRestProjectTestCommon.java#L110-L214

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Parked

Relationships

None yet

Development

No branches or pull requests

Issue actions