You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The main configuration files (from src/main/packaging) are not validated by tests. We should start Knot.x with those configs and check if the instance is running. It prevents against simple configuration errors.
Describe the solution you'd like
Tests must validate if Knot.x instance starts correctly.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The main configuration files (from
src/main/packaging
) are not validated by tests. We should start Knot.x with those configs and check if the instance is running. It prevents against simple configuration errors.Describe the solution you'd like
Tests must validate if Knot.x instance starts correctly.
The text was updated successfully, but these errors were encountered: